Searched refs:_IO_funlockfile (Results 1 – 7 of 7) sorted by relevance
27 _IO_funlockfile (fp); in clearerr()
39 _IO_funlockfile (fp); in _IO_feof()
39 _IO_funlockfile (fp); in _IO_ferror()
198 extern void _IO_funlockfile (FILE *) __THROW;203 #define _IO_funlockfile(_fp) ((void) 0) macro278 # undef _IO_funlockfile284 # define _IO_funlockfile(_fp) \ macro
46 _IO_funlockfile (run_fp); in flush_cleanup()76 _IO_funlockfile ((FILE *) fp); in _IO_un_link()100 _IO_funlockfile ((FILE *) fp); in libc_hidden_def()710 _IO_funlockfile (fp); in libc_hidden_def()749 _IO_funlockfile (fp); in libc_hidden_def()
30 _IO_funlockfile; _IO_fwrite; _IO_getc; _IO_getline; _IO_gets;
884 _IO_funlockfile (fp); in _IO_acquire_lock_fct()
Completed in 16 milliseconds