Searched refs:_IO_flush_all_lockp (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c251 void _IO_flush_all_lockp() {} function
H A Dlibroot_stubs.c141 void _IO_flush_all_lockp() {} function
/haiku/src/system/libroot/posix/glibc/libio/
H A Dgenops.c814 _IO_flush_all_lockp (int do_lock)
872 return _IO_flush_all_lockp (1);
946 int result = _IO_flush_all_lockp (0);
H A DlibioP.h468 extern int _IO_flush_all_lockp __P ((int));

Completed in 73 milliseconds