Lines Matching refs:_off_t
3367 from int to _off_t.
4574 * libc/sys/rtems/machine/_types.h: Provide _mode_t, _fpos_t, _off_t.
4576 Let arm, i386, m68k, mips, PPC, sparc use 64bit _off_t, _fpos_t.
15915 __d_position member to _off_t.
15938 with internal (_fpos_t and _off_t) datatypes when compiling newlib.
15939 * libc/include/sys/unistd.h: Declare _lseek using _off_t.
15940 * libc/reent/lseekr.c (_lseek_r): Use _off_t instead of off_t.
15949 * libc/stdio/local.h: Declare __sseek using _off_t.
15953 * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.
24738 * libc/include/sys/_types.h (_off_t): _off_t back to 32 bits.
24810 * libc/include/sys/_types.h: _off_t is a 64-bit type under win32.