NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__sclearerr
include/stdio.h
492
#define clearerr(p) __sclearerr(p)
lib/libc/stdio/clrerr.c
56
__sclearerr(fp);
lib/libc/stdio/rewind.c
58
__sclearerr(fp);
lib/libc/stdio/ungetwc.c
74
__sclearerr(fp);