Searched refs:_IO_un_link (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Diofopen.c57 _IO_un_link (&new_f->fp.file);
H A Diofdopen.c119 _IO_un_link (&new_f->fp.file);
H A Dfilebuf.cc120 _IO_un_link (this);
H A Dstreambuf.cc39 void streambuf::_un_link() { _IO_un_link(this); }
H A Dgenops.c35 _IO_un_link (fp) function
551 _IO_un_link (fp);
H A Dfileops.c136 _IO_un_link (fp);
H A DlibioP.h314 extern void _IO_un_link __P ((_IO_FILE *));

Completed in 93 milliseconds