Searched refs:_IO_flockfile (Results 1 – 25 of 70) sorted by relevance
123
197 extern void _IO_flockfile (FILE *) __THROW;202 #define _IO_flockfile(_fp) /**/ macro277 # undef _IO_flockfile282 # define _IO_flockfile(_fp) \ macro
25 _IO_flockfile (fp); in clearerr()
37 _IO_flockfile (fp); in _IO_feof()
37 _IO_flockfile (fp); in _IO_ferror()
61 _IO_flockfile ((FILE *) fp); in _IO_un_link()95 _IO_flockfile ((FILE *) fp); in libc_hidden_def()699 _IO_flockfile (fp); in libc_hidden_def()744 _IO_flockfile (fp); in libc_hidden_def()
26 _IO_file_write; _IO_file_xsputn; _IO_fileno; _IO_flockfile;
27 __libc_ptf_call (_IO_flockfile, (stream), 0); in __flockfile()30 weak_alias (__flockfile, _IO_flockfile)
49 _IO_flockfile (_fp);
40 #undef _IO_flockfile47 void _IO_flockfile (FILE *)
38 _IO_flockfile; _IO_ftrylockfile; _IO_funlockfile;
70 _IO_flockfile (fp); in __vfxprintf()94 _IO_flockfile (fp); in __fxprintf_nocancel()
28 weak_alias (__flockfile, _IO_flockfile)
248 _IO_flockfile (stderr); in __error_internal()314 _IO_flockfile (stderr); in __error_at_line_internal()
25 #define flockfile(s) _IO_flockfile (s)
27 #define flockfile(s) _IO_flockfile (s)
40 #define flockfile(s) _IO_flockfile (s)
29 _IO_flockfile (fp); in __nss_fgetent_r()
56 _IO_flockfile (_IO_acquire_lock_file);
43 _IO_flockfile (stream); in putsgent()
24 #define flockfile(s) _IO_flockfile (s)
93 _IO_flockfile (_IO_acquire_lock_file);
23 #define flockfile(s) _IO_flockfile (s)
125 @c _IO_flockfile dup @aculock144 @c _IO_flockfile dup @aculock183 @c _IO_flockfile dup @aculock
137 GLIBC_2.2.6 _IO_flockfile F