NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getc
include/stdio.h
494
#define getc(fp) __sgetc(fp)
lib/libc/stdio/getc.c
53
#undef getc
lib/libc/stdio/getc.c
57
getc(FILE *fp)
sys/kern/tty_subr.c
102
getc(struct clist *clp)