Searched refs:_IO_SYSCLOSE (Results 1 – 3 of 3) sorted by relevance
138 ? _IO_SYSCLOSE (fp) : 0); in _IO_old_file_close_it()161 _IO_SYSCLOSE (fp); in _IO_old_file_finish()
142 ? _IO_SYSCLOSE (fp) : 0); in _IO_new_file_close_it()173 _IO_SYSCLOSE (fp); in libc_hidden_ver()
265 #define _IO_SYSCLOSE(FP) JUMP0 (__close, FP) macro
Completed in 8 milliseconds