Searched refs:__off64_t (Results 1 – 4 of 4) sorted by relevance
48 __off64_t st_size; /* Size of file, in bytes. */96 __off64_t st_size; /* Size of file, in bytes. */
139 typedef __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ typedef181 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
35 __off64_t offset;
546 (FILE *__stream, __off64_t __off, int __whence) __THROW,548 extern __off64_t __REDIRECT (ftello, (FILE *__stream) __THROW, ftello64);578 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence) __THROW;579 extern __off64_t ftello64 (FILE *__stream) __THROW;