Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dnonstdio.h9 extern char *xmon_gets(char *, int);
H A Dnonstdio.c147 char *xmon_gets(char *str, int nb) in xmon_gets() function
H A Dxmon.c3572 if (xmon_gets(line, sizeof(line)) == NULL) { in inchar()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dnonstdio.h9 extern char *xmon_gets(char *, int);
H A Dnonstdio.c147 char *xmon_gets(char *str, int nb) in xmon_gets() function
H A Dxmon.c3645 if (xmon_gets(line, sizeof(line)) == NULL) { in inchar()

Completed in 10 milliseconds