Searched refs:xmon_gets (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/xmon/
H A Dnonstdio.h8 extern char *xmon_gets(char *, int);
H A Dnonstdio.c91 char *xmon_gets(char *str, int nb) xmon_gets() function
H A Dxmon.c2653 if (xmon_gets(line, sizeof(line)) == NULL) { inchar()

Completed in 45 milliseconds