Searched refs:fflush (Results 1 – 3 of 3) sorted by relevance
84 # define fflush(s) _IO_fflush (s) macro168 fflush (stdout); in flush_stdout()225 fflush (stderr); in error_tail()
357 fflush (stdout); in do_test()410 fflush (stdout); in do_test()
256 ret = __ferror_unlocked (stream) != 0 || fflush (stream) != 0; in __addmntent()
Completed in 8 milliseconds