Home
last modified time | relevance | path

Searched refs:_IO_deallocate_file (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/libio/
Doldiofclose.c61 _IO_deallocate_file (fp); in _IO_old_fclose()
Diofclose.c74 _IO_deallocate_file (fp); in _IO_new_fclose()
DlibioP.h852 _IO_deallocate_file (FILE *fp) in _IO_deallocate_file() function
/glibc-2.36/ChangeLog.old/
DChangeLog.196902 (_IO_deallocate_file): New inline function.
6904 * libio/iofclose.c (_IO_new_fclose): Use _IO_deallocate_file.