Home
last modified time | relevance | path

Searched refs:_IO_new_file_xsputn (Results 1 – 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diopopen.c252 JUMP_INIT(xsputn, _IO_new_file_xsputn),
275 JUMP_INIT(xsputn, _IO_new_file_xsputn),
H A Dfileops.c66 # define _IO_new_file_xsputn _IO_file_xsputn macro
1287 _IO_new_file_xsputn (f, data, n) in _IO_new_file_xsputn() function
1375 INTDEF2(_IO_new_file_xsputn, _IO_file_xsputn)
1568 versioned_symbol (libc, _IO_new_file_xsputn, _IO_file_xsputn, GLIBC_2_1);
1605 JUMP_INIT(xsputn, _IO_new_file_xsputn),
1629 JUMP_INIT(xsputn, _IO_new_file_xsputn),
H A Dwfileops.c52 # define _IO_new_file_xsputn _IO_file_xsputn macro
H A DlibioP.h570 extern _IO_size_t _IO_new_file_xsputn __P ((_IO_FILE *, const void *, _IO_size_t));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c298 void _IO_new_file_xsputn() {} in _IO_new_file_xsputn() function
H A Dlibroot_stubs.c188 void _IO_new_file_xsputn() {} in _IO_new_file_xsputn() function