FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getchar
include/stdio.h
513
#define getchar() getc(stdin)
lib/libc/stdio/getchar.c
44
#undef getchar
lib/libc/stdio/getchar.c
48
getchar(void)
stand/common/console.c
156
getchar(void)
stand/efi/boot1/boot1.c
328
int getchar(void)
stand/i386/common/cons.c
123
getchar(void)