Searched refs:_off64_t (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/sys/
H A D_types.h36 __extension__ typedef long long _off64_t; typedef
50 typedef _off64_t _fpos64_t;
H A Dunistd.h210 _off64_t _EXFUN(_lseek64, (int __filedes, _off64_t __offset, int __whence ));
H A Dreent.h275 _off64_t _offset; /* current lseek offset */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A D_types.h36 __extension__ typedef long long _off64_t; typedef
50 typedef _off64_t _fpos64_t;
H A Dunistd.h216 _off64_t _EXFUN(_lseek64, (int __filedes, _off64_t __offset, int __whence ));
H A Dreent.h284 _off64_t _offset; /* current lseek offset */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dreent.h172 extern _off64_t _lseek64_r _PARAMS ((struct _reent *, int, _off64_t, int));
H A Dstdio.h526 _off64_t _EXFUN(ftello64, (FILE *));
527 _off64_t _EXFUN(fseeko64, (FILE *, _off64_t, int));
535 _off64_t _EXFUN(_ftello64_r, (struct _reent *, FILE *));
536 _off64_t _EXFUN(_fseeko64_r, (struct _reent *, FILE *, _off64_t, int));
588 typedef int cookie_seek_function_t(void *__cookie, _off64_t *__off,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dreent.h172 extern _off64_t _lseek64_r _PARAMS ((struct _reent *, int, _off64_t, int));
H A Dstdio.h532 _off64_t _EXFUN(ftello64, (FILE *));
533 _off64_t _EXFUN(fseeko64, (FILE *, _off64_t, int));
541 _off64_t _EXFUN(_ftello64_r, (struct _reent *, FILE *));
542 _off64_t _EXFUN(_fseeko64_r, (struct _reent *, FILE *, _off64_t, int));
594 typedef int cookie_seek_function_t(void *__cookie, _off64_t *__off,

Completed in 102 milliseconds