Home
last modified time | relevance | path

Searched refs:_IOFBF (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/src/stdio/
A Dsetbuf.c4 setvbuf(f, buf, buf ? _IOFBF : _IONBF, BUFSIZ); in setbuf()
A Dsetbuffer.c5 setvbuf(f, buf, buf ? _IOFBF : _IONBF, size); in setbuffer()
/third_party/ulib/musl/include/
A Dstdio.h36 #define _IOFBF 0 macro

Completed in 5 milliseconds