Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Dfileops.c71 # define _IO_new_file_xsputn _IO_file_xsputn macro
823 _IO_new_file_xsputn (f, data, n) in _IO_new_file_xsputn() function
1019 JUMP_INIT(xsputn, _IO_new_file_xsputn),
1048 versioned_symbol (libc, _IO_new_file_xsputn, _IO_file_xsputn, GLIBC_2_1);
Dwfileops.c52 # define _IO_new_file_xsputn _IO_file_xsputn macro
DlibioP.h517 extern _IO_size_t _IO_new_file_xsputn __P ((_IO_FILE *, const void *, _IO_size_t));