Searched refs:_IO_un_link (Results 1 – 14 of 14) sorted by relevance
50 _IO_un_link ((struct _IO_FILE_plus *) fp); in _IO_old_fclose()
57 _IO_un_link ((struct _IO_FILE_plus *) &new_f->fp); in _IO_old_fopen()
49 _IO_un_link ((struct _IO_FILE_plus *) fp); in _IO_new_fclose()
46 _IO_un_link (&tmpfil); in __vdprintf_internal()
78 _IO_un_link (&new_f->fp); in __fopen_internal()
107 _IO_un_link ((struct _IO_FILE_plus *) &new_f->fp); in _IO_old_fdopen()
161 _IO_un_link ((struct _IO_FILE_plus *) &new_f->fpx.file); in _IO_old_popen()
242 _IO_un_link (&new_f->fpx.file); in _IO_new_popen()
40 _IO_switch_to_get_mode; _IO_un_link; _IO_ungetc;
52 _IO_un_link (struct _IO_FILE_plus *fp) in _IO_un_link() function83 libc_hidden_def (_IO_un_link) in libc_hidden_def() argument618 _IO_un_link ((struct _IO_FILE_plus *) fp); in _IO_default_finish()
367 extern void _IO_un_link (struct _IO_FILE_plus *) __THROW;368 libc_hidden_proto (_IO_un_link)
145 _IO_un_link ((struct _IO_FILE_plus *) fp); in _IO_old_file_close_it()
193 _IO_un_link ((struct _IO_FILE_plus *) fp); in libc_hidden_def()
157 _IO_un_link ((struct _IO_FILE_plus *) fp); in _IO_new_file_close_it()
Completed in 25 milliseconds