Searched refs:_IO_new_file_seekoff (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diopopen.c254 JUMP_INIT(seekoff, _IO_new_file_seekoff),
277 JUMP_INIT(seekoff, _IO_new_file_seekoff),
H A Dfileops.c63 # define _IO_new_file_seekoff _IO_file_seekoff macro
937 _IO_new_file_seekoff (fp, offset, dir, mode) function
1126 INTDEF2(_IO_new_file_seekoff, _IO_file_seekoff)
1565 versioned_symbol (libc, _IO_new_file_seekoff, _IO_file_seekoff, GLIBC_2_1);
1581 JUMP_INIT(seekoff, _IO_new_file_seekoff),
H A Dwfileops.c49 # define _IO_new_file_seekoff _IO_file_seekoff macro
H A DlibioP.h567 extern _IO_off64_t _IO_new_file_seekoff __P ((_IO_FILE *, _IO_off64_t, int, int));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c188 void _IO_new_file_seekoff() {} function
H A Dlibroot_stubs_legacy.c298 void _IO_new_file_seekoff() {} function

Completed in 77 milliseconds