NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
feof
include/stdio.h
490
#define feof(p) __sfeof(p)
lib/libc/stdio/feof.c
52
#undef feof
lib/libc/stdio/feof.c
55
feof(FILE *fp)