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

/haiku/src/system/libroot/posix/glibc/libio/
H A Diovdprintf.c52 INTUSE(_IO_un_link) (&tmpfil);
H A Diofclose.c61 INTUSE(_IO_un_link) ((struct _IO_FILE_plus *) fp);
H A Diofopen.c96 INTUSE(_IO_un_link) (&new_f->fp);
H A Diofdopen.c159 INTUSE(_IO_un_link) (&new_f->fp);
H A Diopopen.c191 INTUSE(_IO_un_link) (&new_f->fpx.file);
H A Dgenops.c59 _IO_un_link(struct _IO_FILE_plus *fp) function
89 INTDEF(_IO_un_link)
701 INTUSE(_IO_un_link) ((struct _IO_FILE_plus *) fp);
H A Dwgenops.c222 INTUSE(_IO_un_link) ((struct _IO_FILE_plus *) fp);
H A DlibioP.h373 extern void _IO_un_link __P ((struct _IO_FILE_plus *));
H A Dfileops.c180 INTUSE(_IO_un_link) ((struct _IO_FILE_plus *) fp);
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc120 _IO_un_link (reinterpret_cast<_IO_FILE_plus*>(this));
H A Dstreambuf.cc39 void streambuf::_un_link() { _IO_un_link(reinterpret_cast<_IO_FILE_plus*>(this)); }
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c239 void _IO_un_link() {} function
H A Dlibroot_stubs_legacy.c349 void _IO_un_link() {} function

Completed in 113 milliseconds