OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__fseterr
include/stdio_ext.h
28
void __fseterr(FILE *);
lib/libc/hidden/stdio_ext.h
28
PROTO_DEPRECATED(__fseterr);
regress/lib/libc/stdio/test___fseterr.c
45
__fseterr(fp);