Searched refs:_IO_seekpos (Results 1 - 7 of 7) sorted by path

/haiku/headers/cpp/
H A Dstreambuf.h364 { return _IO_seekpos (this, pos, mode); }
/haiku/src/libs/stdc++/legacy/
H A Dstreambuf.cc125 return _IO_seekpos (this, pos, mode);
/haiku/src/system/libroot/posix/glibc/libio/
H A Dioseekpos.c54 _IO_seekpos(_IO_FILE *fp, _IO_off64_t pos, int mode) function
H A Dlibio.h477 extern _IO_off64_t _IO_seekpos (_IO_FILE *, _IO_off64_t, int) __THROW;
/haiku/headers/posix/
H A Dlibio.h210 extern _IO_fpos64_t _IO_seekpos(_IO_FILE *, _IO_fpos64_t, int);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c212 void _IO_seekpos() {} function
H A Dlibroot_stubs_legacy.c322 void _IO_seekpos() {} function

Completed in 149 milliseconds