Searched refs:_IO_flush_all (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofflush_u.c36 return INTUSE(_IO_flush_all) ();
H A Diofflush.c36 return INTUSE(_IO_flush_all) ();
H A Dgenops.c869 _IO_flush_all () function
874 INTDEF(_IO_flush_all)
H A DlibioP.h469 extern int _IO_flush_all __P ((void));
/haiku/src/libs/stdc++/legacy/
H A Dstreambuf.cc274 int streambuf::flush_all() { return _IO_flush_all (); }
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c139 void _IO_flush_all() {} function
H A Dlibroot_stubs_legacy.c249 void _IO_flush_all() {} function

Completed in 126 milliseconds