Searched refs:_IONBF (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/musllibc/src/stdio/
H A Dsetbuf.c5 setvbuf(f, buf, buf ? _IOFBF : _IONBF, BUFSIZ);
H A Dsetbuffer.c6 setvbuf(f, buf, buf ? _IOFBF : _IONBF, size);
H A Dsetvbuf.c16 if (type == _IONBF)
/seL4-test-master/projects/musllibc/include/
H A Dstdio.h42 #define _IONBF 2 macro

Completed in 79 milliseconds