Searched refs:_IO_new_file_sync (Results 1 – 3 of 3) sorted by relevance
/libio/ |
A D | iopopen.c | 306 JUMP_INIT(sync, _IO_new_file_sync),
|
A D | fileops.c | 791 _IO_new_file_sync (FILE *fp) in libc_hidden_ver() 816 libc_hidden_ver (_IO_new_file_sync, _IO_file_sync) in libc_hidden_ver() argument 1425 versioned_symbol (libc, _IO_new_file_sync, _IO_file_sync, GLIBC_2_1); 1445 JUMP_INIT(sync, _IO_new_file_sync), 1494 JUMP_INIT(sync, _IO_new_file_sync),
|
A D | libioP.h | 595 extern int _IO_new_file_sync (FILE *);
|
Completed in 9 milliseconds