Home
last modified time | relevance | path

Searched refs:_IO_default_xsputn (Results 1 – 9 of 9) sorted by relevance

/libio/
A Diovsprintf.c46 JUMP_INIT(xsputn, _IO_default_xsputn),
A Dvsnprintf.c75 JUMP_INIT(xsputn, _IO_default_xsputn),
A Dmemstream.c44 JUMP_INIT (xsputn, _IO_default_xsputn),
A DVersions19 _IO_default_xsgetn; _IO_default_xsputn; _IO_do_write;
A Dstrops.c361 JUMP_INIT(xsputn, _IO_default_xsputn),
A Dgenops.c370 _IO_default_xsputn (FILE *f, const void *data, size_t n) in libc_hidden_def()
405 libc_hidden_def (_IO_default_xsputn) in libc_hidden_def() argument
A DlibioP.h451 extern size_t _IO_default_xsputn (FILE *, const void *, size_t);
452 libc_hidden_proto (_IO_default_xsputn)
A Doldfileops.c714 to_do -= _IO_default_xsputn (f, s+do_write, to_do); in _IO_old_file_xsputn()
A Dfileops.c1264 to_do -= _IO_default_xsputn (f, s+do_write, to_do); in _IO_new_file_xsputn()

Completed in 22 milliseconds