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
317
int getc_unlocked(FILE *);
include/stdio.h
524
#define getchar_unlocked() getc_unlocked(stdin)