Searched refs:_IO_str_seekoff (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c339 void _IO_str_seekoff() {} function
H A Dlibroot_stubs.c229 void _IO_str_seekoff() {} function
/haiku/src/system/libroot/posix/glibc/libio/
H A DlibioP.h610 extern _IO_off64_t _IO_str_seekoff __P ((_IO_FILE *, _IO_off64_t, int, int));
H A Dmemstream.c49 JUMP_INIT (seekoff, INTUSE(_IO_str_seekoff)),
H A Dstrops.c217 _IO_str_seekoff (fp, offset, dir, mode) function
285 INTDEF(_IO_str_seekoff)
320 JUMP_INIT(seekoff, INTUSE(_IO_str_seekoff)),
H A Dvsnprintf.c90 JUMP_INIT(seekoff, INTUSE(_IO_str_seekoff)),
/haiku/src/libs/stdc++/legacy/
H A Dstrstream.cc110 return _IO_str_seekoff (this, off, dir, mode);

Completed in 133 milliseconds