FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__sread
lib/libc/stdio/fdopen.c
106
fp->_read = __sread;
lib/libc/stdio/findfp.c
58
._read = __sread, \
lib/libc/stdio/fopen.c
78
fp->_read = __sread;
lib/libc/stdio/freopen.c
232
fp->_read = __sread;
lib/libc/stdio/local.h
67
extern int __sread(void *, char *, int);