Home
last modified time | relevance | path

Searched refs:_IO_old_do_flush (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/libio/
Doldfileops.c133 write_status = _IO_old_do_flush (fp); in _IO_old_file_close_it()
159 _IO_old_do_flush (fp); in _IO_old_file_finish()
389 return _IO_old_do_flush (f); in _IO_old_file_overflow()
391 if (_IO_old_do_flush (f) == EOF) in _IO_old_file_overflow()
396 if (_IO_old_do_flush (f) == EOF) in _IO_old_file_overflow()
410 if (_IO_old_do_flush(fp)) return EOF; in _IO_old_file_sync()
DlibioP.h514 #define _IO_old_do_flush(_f) \ macro
/glibc-2.36/posix/
Dtst-regex.input12362 * libio/libioP.h (_IO_old_do_flush): New.
12366 Call _IO_old_do_flush () instead of _IO_do_flush ().
/glibc-2.36/ChangeLog.old/
DChangeLog.812362 * libio/libioP.h (_IO_old_do_flush): New.
12366 Call _IO_old_do_flush () instead of _IO_do_flush ().