NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__sclose
lib/libc/stdio/fdopen.c
121
fp->_close = __sclose;
lib/libc/stdio/findfp.c
68
._close = __sclose, \
lib/libc/stdio/fopen.c
88
fp->_close = __sclose;
lib/libc/stdio/freopen.c
175
fp->_close = __sclose;
lib/libc/stdio/local.h
56
extern int __sclose(void *);