_IO_file_attach
return (filebuf*)_IO_file_attach(this, fd);
_IO_file_attach(this, fd);
_IO_file_attach(this, fd);
_IO_file_attach(rdbuf(), fd);
_IO_file_attach(rdbuf(), fd);
versioned_symbol (libc, _IO_new_file_attach, _IO_file_attach, GLIBC_2_1);
libc_hidden_ver (_IO_new_file_attach, _IO_file_attach)
# define _IO_new_file_attach _IO_file_attach
if (_IO_file_attach (&tmpfil.file, d) == NULL)
extern _IO_FILE* _IO_file_attach (_IO_FILE *, int);
libc_hidden_proto (_IO_file_attach)
# define _IO_new_file_attach _IO_file_attach