Searched defs:fflush (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dstdio.cpp187 // Equivalent to fflush(nullptr), but without all the locking since we're shutting down anyway.
1019 int fflush(FILE* fp) { function

Completed in 265 milliseconds