Searched refs:_IO_wdo_write (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dwfileops.c59 _IO_wdo_write (fp, data, to_do) function
117 INTDEF(_IO_wdo_write)
853 INTUSE(_IO_wdo_write) (f, f->_wide_data->_IO_write_base,
H A DlibioP.h467 extern int _IO_wdo_write __P ((_IO_FILE *, const wchar_t *, _IO_size_t));
487 : INTUSE(_IO_wdo_write)(_f, (_f)->_wide_data->_IO_write_base, \
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c260 void _IO_wdo_write() {} function
H A Dlibroot_stubs_legacy.c370 void _IO_wdo_write() {} function

Completed in 148 milliseconds