OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__freadahead
include/stdio_ext.h
24
size_t __freadahead(FILE *);
lib/libc/hidden/stdio_ext.h
24
PROTO_DEPRECATED(__freadahead);
regress/lib/libc/stdio/test___freadahead.c
46
s = __freadahead(fp);
regress/lib/libc/stdio/test___freadahead.c
49
s = __freadahead(fp);
regress/lib/libc/stdio/test___freadahead.c
57
s = __freadahead(fp);