Searched refs:_IOLBF (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dstdio.h25 #define _IOLBF 1 /* Line buffered. */ macro
369 case _IOLBF:
/linux-master/tools/testing/selftests/
H A Dkselftest.h131 setvbuf(stdout, NULL, _IOLBF, 0);
/linux-master/tools/firewire/
H A Dnosy-dump.c954 setvbuf(stdout, NULL, _IOLBF, BUFSIZ);

Completed in 106 milliseconds