Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IOLBF
headers/posix/stdio.h
20
#define _IOLBF 1 /* line buffered */
src/system/libroot/posix/glibc/libio/iosetvbuf.c
30
#define _IOLBF 1 /* Line buffered. */
src/system/libroot/posix/glibc/libio/stdio.h
131
#define _IOLBF 1 /* Line buffered. */