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