NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getc_unlocked
include/stdio.h
521
#define getc_unlocked(fp) __sgetc(fp)
lib/libc/stdio/getc.c
54
#undef getc_unlocked
lib/libc/stdio/getc.c
70
getc_unlocked(FILE *fp)