Searched refs:_IO_wfile_xsputn (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/libroot/posix/glibc/libio/ |
H A D | wfileops.c | 788 _IO_wfile_xsputn (f, data, n) 859 INTDEF(_IO_wfile_xsputn) 870 JUMP_INIT(xsputn, INTUSE(_IO_wfile_xsputn)), 897 JUMP_INIT(xsputn, INTUSE(_IO_wfile_xsputn)), 921 JUMP_INIT(xsputn, INTUSE(_IO_wfile_xsputn)),
|
H A D | libioP.h | 590 extern _IO_size_t _IO_wfile_xsputn __P ((_IO_FILE *, const void *,
|
/haiku/src/system/libroot/stubbed/ |
H A D | libroot_stubs_legacy.c | 372 void _IO_wfile_xsputn() {} in _IO_wfile_xsputn() function
|
H A D | libroot_stubs.c | 262 void _IO_wfile_xsputn() {} in _IO_wfile_xsputn() function
|