Home
last modified time | relevance | path

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

/libio/
A Diofopncook.c118 JUMP_INIT(xsputn, _IO_file_xsputn),
247 JUMP_INIT(xsputn, _IO_file_xsputn),
A DVersions26 _IO_file_write; _IO_file_xsputn; _IO_fileno; _IO_flockfile;
90 _IO_file_write; _IO_file_xsputn; _IO_proc_open; _IO_proc_close;
A Dfileops.c1268 libc_hidden_ver (_IO_new_file_xsputn, _IO_file_xsputn) in libc_hidden_ver() argument
1430 versioned_symbol (libc, _IO_new_file_xsputn, _IO_file_xsputn, GLIBC_2_1);
1440 JUMP_INIT(xsputn, _IO_file_xsputn),
A DlibioP.h550 extern size_t _IO_file_xsputn (FILE *, const void *, size_t);
551 libc_hidden_proto (_IO_file_xsputn)
A Doldfileops.c754 compat_symbol (libc, _IO_old_file_xsputn, _IO_file_xsputn, GLIBC_2_0);

Completed in 13 milliseconds