Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IOFBF
headers/posix/stdio.h
19
#define _IOFBF 0 /* fully buffered */
src/system/libroot/posix/glibc/libio/iosetvbuf.c
29
#define _IOFBF 0 /* Fully buffered. */
src/system/libroot/posix/glibc/libio/stdio.h
130
#define _IOFBF 0 /* Fully buffered. */