Home
last modified time | relevance | path

Searched refs:_IO_flockfile (Results 1 – 25 of 70) sorted by relevance

123

/glibc-2.36/libio/
Dlibio.h197 extern void _IO_flockfile (FILE *) __THROW;
202 #define _IO_flockfile(_fp) /**/ macro
277 # undef _IO_flockfile
282 # define _IO_flockfile(_fp) \ macro
Dclearerr.c25 _IO_flockfile (fp); in clearerr()
Dfeof.c37 _IO_flockfile (fp); in _IO_feof()
Dferror.c37 _IO_flockfile (fp); in _IO_ferror()
Dgenops.c61 _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()
DVersions26 _IO_file_write; _IO_file_xsputn; _IO_fileno; _IO_flockfile;
/glibc-2.36/sysdeps/htl/
Dflockfile.c27 __libc_ptf_call (_IO_flockfile, (stream), 0); in __flockfile()
30 weak_alias (__flockfile, _IO_flockfile)
Dstdio-lock.h49 _IO_flockfile (_fp);
/glibc-2.36/htl/
Dlockfile.c40 #undef _IO_flockfile
47 void _IO_flockfile (FILE *)
DVersions38 _IO_flockfile; _IO_ftrylockfile; _IO_funlockfile;
/glibc-2.36/stdio-common/
Dfxprintf.c70 _IO_flockfile (fp); in __vfxprintf()
94 _IO_flockfile (fp); in __fxprintf_nocancel()
Dflockfile.c28 weak_alias (__flockfile, _IO_flockfile)
/glibc-2.36/misc/
Derror.c248 _IO_flockfile (stderr); in __error_internal()
314 _IO_flockfile (stderr); in __error_at_line_internal()
Dgetpass.c25 #define flockfile(s) _IO_flockfile (s)
Derr.c27 #define flockfile(s) _IO_flockfile (s)
Dgetttyent.c40 #define flockfile(s) _IO_flockfile (s)
Dmntent_r.c27 #define flockfile(s) _IO_flockfile (s)
/glibc-2.36/nss/
Dnss_fgetent_r.c29 _IO_flockfile (fp); in __nss_fgetent_r()
/glibc-2.36/sysdeps/generic/
Dstdio-lock.h56 _IO_flockfile (_IO_acquire_lock_file);
/glibc-2.36/gshadow/
Dputsgent.c43 _IO_flockfile (stream); in putsgent()
/glibc-2.36/grp/
Dputgrent.c24 #define flockfile(s) _IO_flockfile (s)
/glibc-2.36/sysdeps/nptl/
Dstdio-lock.h93 _IO_flockfile (_IO_acquire_lock_file);
/glibc-2.36/shadow/
Dputspent.c23 #define flockfile(s) _IO_flockfile (s)
/glibc-2.36/manual/
Dpipe.texi125 @c _IO_flockfile dup @aculock
144 @c _IO_flockfile dup @aculock
183 @c _IO_flockfile dup @aculock
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibpthread.abilist137 GLIBC_2.2.6 _IO_flockfile F

123