Searched refs:_IO_wfile_sync (Results 1 – 3 of 3) sorted by relevance
479 _IO_wfile_sync (FILE *fp) in libc_hidden_def()536 libc_hidden_def (_IO_wfile_sync) in libc_hidden_def() argument1034 JUMP_INIT(sync, (_IO_sync_t) _IO_wfile_sync),1060 JUMP_INIT(sync, (_IO_sync_t) _IO_wfile_sync),1084 JUMP_INIT(sync, (_IO_sync_t) _IO_wfile_sync),
110 _IO_wfile_setbuf; _IO_wfile_sync; _IO_wfile_underflow; _IO_wfile_xsputn;
620 extern wint_t _IO_wfile_sync (FILE *);621 libc_hidden_proto (_IO_wfile_sync)
Completed in 9 milliseconds