NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fgets
include/ssp/stdio.h
70
#define fgets(str, len, fp) \
lib/libc/ssp/fgets_chk.c
43
#undef fgets
lib/libc/stdio/fgets.c
51
#undef fgets
lib/libc/stdio/fgets.c
60
fgets(char *buf, int n, FILE *fp)