_IO_file_xsputn
return _IO_file_xsputn(this, s, n);
libc_hidden_ver (_IO_new_file_xsputn, _IO_file_xsputn)
versioned_symbol (libc, _IO_new_file_xsputn, _IO_file_xsputn, GLIBC_2_1);
JUMP_INIT(xsputn, _IO_file_xsputn),
# define _IO_new_file_xsputn _IO_file_xsputn
JUMP_INIT(xsputn, _IO_file_xsputn),
JUMP_INIT(xsputn, _IO_file_xsputn),
extern _IO_size_t _IO_file_xsputn (_IO_FILE *, const void *, _IO_size_t);
libc_hidden_proto (_IO_file_xsputn)
# define _IO_new_file_xsputn _IO_file_xsputn