Searched refs:_IO_file_xsgetn (Results 1 – 3 of 3) sorted by relevance
/libio/ |
A D | wfileops.c | 1030 JUMP_INIT(xsgetn, _IO_file_xsgetn), 1056 JUMP_INIT(xsgetn, _IO_file_xsgetn), 1080 JUMP_INIT(xsgetn, _IO_file_xsgetn),
|
A D | fileops.c | 1271 _IO_file_xsgetn (FILE *fp, void *data, size_t n) in libc_hidden_ver() 1361 libc_hidden_def (_IO_file_xsgetn) in libc_hidden_def() argument 1441 JUMP_INIT(xsgetn, _IO_file_xsgetn),
|
A D | libioP.h | 552 extern size_t _IO_file_xsgetn (FILE *, void *, size_t); 553 libc_hidden_proto (_IO_file_xsgetn)
|
Completed in 15 milliseconds