Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IONBF
headers/posix/stdio.h
21
#define _IONBF 2 /* not buffered */
src/system/libroot/posix/glibc/libio/iosetvbuf.c
31
#define _IONBF 2 /* No buffering. */
src/system/libroot/posix/glibc/libio/stdio.h
132
#define _IONBF 2 /* No buffering. */