Home
last modified time | relevance | path

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

/glibc-2.36/libio/ !
Doldfileops.c640 int must_flush = 0; in _IO_old_file_xsputn() local
661 must_flush = 1; in _IO_old_file_xsputn()
690 if (to_do + must_flush > 0) in _IO_old_file_xsputn()
Dwfileops.c960 int must_flush = 0; in libc_hidden_def() local
982 must_flush = 1; in libc_hidden_def()
1011 if (must_flush in libc_hidden_def()
Dfileops.c1200 int must_flush = 0; in _IO_new_file_xsputn() local
1221 must_flush = 1; in _IO_new_file_xsputn()
1239 if (to_do + must_flush > 0) in _IO_new_file_xsputn()