Searched refs:_IO_pos_t (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Dstreambuf.cc153 static _IO_pos_t _IO_sb_seekoff(_IO_FILE *fp, _IO_off_t pos, int dir, int mode)
158 static _IO_pos_t _IO_sb_seekpos(_IO_FILE *fp, _IO_pos_t pos, int mode)
173 static _IO_pos_t _IO_sb_seek(_IO_FILE *fp, _IO_off_t off, int dir)
/haiku/headers/posix/
H A Dlibio.h37 #define _IO_pos_t off_t /* obsolete */ macro
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h34 #define _IO_pos_t _G_fpos_t /* obsolete */ macro

Completed in 42 milliseconds