Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xmon_gets
arch/powerpc/xmon/nonstdio.h
9
extern char *xmon_gets(char *, int);
arch/powerpc/xmon/xmon.c
3626
if (xmon_gets(line, sizeof(line)) == NULL) {