Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
close_fd
usr/src/lib/libc/inc/stdiom.h
174
extern int close_fd(FILE *iop);
usr/src/lib/libc/port/stdio/fopen.c
236
(void) close_fd(iop);
usr/src/lib/libc/port/stdio/fopen.c
99
(void) close_fd(iop);