Home
last modified time | relevance | path

Searched refs:_IO_cleanup_region_start_noarg (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/libio/
Doldiopopen.c122 _IO_cleanup_region_start_noarg (unlock); in _IO_old_proc_open()
178 _IO_cleanup_region_start_noarg (unlock); in _IO_old_proc_close()
Diopopen.c193 _IO_cleanup_region_start_noarg (unlock); in _IO_new_proc_open()
258 _IO_cleanup_region_start_noarg (unlock); in _IO_new_proc_close()
Dgenops.c58 _IO_cleanup_region_start_noarg (flush_cleanup); in _IO_un_link()
92 _IO_cleanup_region_start_noarg (flush_cleanup); in libc_hidden_def()
691 _IO_cleanup_region_start_noarg (flush_cleanup); in libc_hidden_def()
737 _IO_cleanup_region_start_noarg (flush_cleanup); in libc_hidden_def()
786 _IO_cleanup_region_start_noarg (flush_cleanup); in _IO_unbuffer_all()
/glibc-2.36/sysdeps/htl/
Dstdio-lock.h39 #define _IO_cleanup_region_start_noarg(_fct) \ macro
/glibc-2.36/sysdeps/generic/
Dstdio-lock.h43 #define _IO_cleanup_region_start_noarg(_fct) \ macro
/glibc-2.36/sysdeps/nptl/
Dstdio-lock.h80 #define _IO_cleanup_region_start_noarg(_fct) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.12783 _IO_cleanup_region_start_noarg.
DChangeLog.1313421 (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.