_IO_un_link
_IO_un_link (reinterpret_cast<_IO_FILE_plus*>(this));
void streambuf::_un_link() { _IO_un_link(reinterpret_cast<_IO_FILE_plus*>(this)); }
_IO_un_link ((struct _IO_FILE_plus *) fp);
_IO_un_link ((struct _IO_FILE_plus *) fp);
libc_hidden_def (_IO_un_link)
_IO_un_link ((struct _IO_FILE_plus *) fp);
_IO_un_link (&new_f->fp);
_IO_un_link (&new_f->fpx.file);
_IO_un_link (&tmpfil);
extern void _IO_un_link (struct _IO_FILE_plus *) __THROW;
libc_hidden_proto (_IO_un_link)
_IO_un_link ((struct _IO_FILE_plus *) fp);