Home
last modified time | relevance | path

Searched refs:_IO_file_xsputn (Results 1 – 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofopncook.c104 JUMP_INIT(xsputn, INTUSE(_IO_file_xsputn)),
223 JUMP_INIT(xsputn, INTUSE(_IO_file_xsputn)),
H A Dfileops.c66 # define _IO_new_file_xsputn _IO_file_xsputn
1375 INTDEF2(_IO_new_file_xsputn, _IO_file_xsputn)
1568 versioned_symbol (libc, _IO_new_file_xsputn, _IO_file_xsputn, GLIBC_2_1);
1579 JUMP_INIT(xsputn, INTUSE(_IO_file_xsputn)),
H A Dwfileops.c52 # define _IO_new_file_xsputn _IO_file_xsputn
H A DlibioP.h529 extern _IO_size_t _IO_file_xsputn __P ((_IO_FILE *, const void *, _IO_size_t));
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc213 return _IO_file_xsputn(this, s, n); in xsputn()
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c242 void _IO_file_xsputn() {} in _IO_file_xsputn() function
H A Dlibroot_stubs.c132 void _IO_file_xsputn() {} in _IO_file_xsputn() function