Searched refs:_IO_file_doallocate (Results 1 - 9 of 9) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfiledoalloc.c86 _IO_file_doallocate (fp) function
96 on exit. We call it from _IO_file_doallocate, since that is likely
124 INTDEF(_IO_file_doallocate)
H A Dwfiledoalloc.c94 INTUSE(_IO_file_doallocate) (fp);
H A Diofopncook.c110 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
229 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
H A Diopopen.c258 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
281 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
H A Dfileops.c1585 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
1611 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
1635 JUMP_INIT(doallocate, INTUSE(_IO_file_doallocate)),
H A DlibioP.h524 extern int _IO_file_doallocate __P ((_IO_FILE *));
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc159 int filebuf::doallocate() { return _IO_file_doallocate(this); }
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c120 void _IO_file_doallocate() {} function
H A Dlibroot_stubs_legacy.c230 void _IO_file_doallocate() {} function

Completed in 153 milliseconds