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

/linux-master/tools/firewire/
H A Dnosy-dump.c954 setvbuf(stdout, NULL, _IOLBF, BUFSIZ);
/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);

Completed in 227 milliseconds