Home
last modified time | relevance | path

Searched refs:setbuf (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/headers/posix/
Dstdio_h.c130 FUNCTION(setbuf, void (*f)(FILE*, char*)); in stdio_h()
/bionic/tests/
Dstdio_test.cpp951 setbuf(fp, nullptr); in TEST()
1787 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1799 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1810 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1830 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1839 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1897 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1901 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1941 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
1949 setbuf(fp, nullptr); // Turn off buffering so we can see what's happening as it happens. in TEST()
/bionic/libc/include/
Dstdio.h132 void setbuf(FILE* _Nonnull __fp, char* _Nullable __buf);
/bionic/libc/tools/
Dposix-2013.txt904 setbuf
/bionic/libc/stdio/
Dstdio.cpp954 void setbuf(FILE* fp, char* buf) { in setbuf() function
/bionic/libc/
Dlibc.map.txt918 setbuf;
/bionic/tools/versioner/platforms/
Dlibc.map.txt918 setbuf;