Searched refs:_IO_deallocate_file (Results 1 – 4 of 4) sorted by relevance
61 _IO_deallocate_file (fp); in _IO_old_fclose()
74 _IO_deallocate_file (fp); in _IO_new_fclose()
852 _IO_deallocate_file (FILE *fp) in _IO_deallocate_file() function
6902 (_IO_deallocate_file): New inline function.6904 * libio/iofclose.c (_IO_new_fclose): Use _IO_deallocate_file.