Searched refs:_IO_file_seekoff (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diofopncook.c106 JUMP_INIT(seekoff, INTUSE(_IO_file_seekoff)),
225 JUMP_INIT(seekoff, INTUSE(_IO_file_seekoff)),
H A Dfileops.c63 # define _IO_new_file_seekoff _IO_file_seekoff
1126 INTDEF2(_IO_new_file_seekoff, _IO_file_seekoff)
1565 versioned_symbol (libc, _IO_new_file_seekoff, _IO_file_seekoff, GLIBC_2_1);
H A Dwfileops.c49 # define _IO_new_file_seekoff _IO_file_seekoff
H A DlibioP.h526 extern _IO_off64_t _IO_file_seekoff __P ((_IO_FILE *, _IO_off64_t, int, int));
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc178 return _IO_file_seekoff (this, offset, dir, mode);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c128 void _IO_file_seekoff() {} function
H A Dlibroot_stubs_legacy.c238 void _IO_file_seekoff() {} function

Completed in 409 milliseconds