Searched refs:_IO_old_file_attach (Results 1 – 3 of 3) sorted by relevance
105 if (_IO_old_file_attach (&new_f->fp.file._file, fd) == NULL) in _IO_old_fdopen()
215 _IO_old_file_attach (FILE *fp, int fd) in _IO_old_file_attach() function743 compat_symbol (libc, _IO_old_file_attach, _IO_file_attach, GLIBC_2_0);
609 extern FILE* _IO_old_file_attach (FILE *, int);
Completed in 10 milliseconds