Home
last modified time | relevance | path

Searched refs:_IO_funlockfile (Results 1 – 7 of 7) sorted by relevance

/libio/
A Dclearerr.c27 _IO_funlockfile (fp); in clearerr()
A Dfeof.c39 _IO_funlockfile (fp); in _IO_feof()
A Dferror.c39 _IO_funlockfile (fp); in _IO_ferror()
A Dlibio.h198 extern void _IO_funlockfile (FILE *) __THROW;
203 #define _IO_funlockfile(_fp) ((void) 0) macro
278 # undef _IO_funlockfile
284 # define _IO_funlockfile(_fp) \ macro
A Dgenops.c46 _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()
A DVersions30 _IO_funlockfile; _IO_fwrite; _IO_getc; _IO_getline; _IO_gets;
A DlibioP.h884 _IO_funlockfile (fp); in _IO_acquire_lock_fct()

Completed in 16 milliseconds