Searched refs:_IO_file_init (Results 1 - 10 of 10) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc36 _IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
41 _IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
59 _IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
65 _IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
/haiku/src/system/libroot/posix/glibc/libio/
H A Diovdprintf.c46 INTUSE(_IO_file_init) (&tmpfil);
H A Diofopen.c88 INTUSE(_IO_file_init) (&new_f->fp);
H A Diofdopen.c152 INTUSE(_IO_file_init) (&new_f->fp);
H A Diofopncook.c131 INTUSE(_IO_file_init) (&cfile->__fp);
H A Dfileops.c59 # define _IO_new_file_init _IO_file_init
142 INTDEF2(_IO_new_file_init, _IO_file_init)
1561 versioned_symbol (libc, _IO_new_file_init, _IO_file_init, GLIBC_2_1);
H A Dwfileops.c45 # define _IO_new_file_init _IO_file_init
H A DlibioP.h539 extern void _IO_file_init __P ((struct _IO_FILE_plus *));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c123 void _IO_file_init() {} function
H A Dlibroot_stubs_legacy.c233 void _IO_file_init() {} function

Completed in 211 milliseconds