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