Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fclose
usr/src/cmd/mailx/hdr/def.h
101
#define fclose(s) my_fclose(s)
usr/src/cmd/mailx/myfopen.c
44
#undef fclose
usr/src/lib/libc/port/stdio/flush.c
736
fclose(FILE *iop)
usr/src/stand/lib/sa/stdio.c
61
fclose(FILE *stream)