Lines Matching refs:__offset
41 extern __off64_t __lseek64 (int __fd, __off64_t __offset, int __whence);
42 extern __off_t __lseek (int __fd, __off_t __offset, int __whence);
44 extern __off_t __libc_lseek (int __fd, __off_t __offset, int __whence);
45 extern __off64_t __libc_lseek64 (int __fd, __off64_t __offset, int __whence);
47 __off_t __offset);
50 __off_t __offset);
52 __off64_t __offset);
55 __off64_t __offset);
57 __off_t __offset);
60 __off_t __offset);
62 __off64_t __offset);
65 __off64_t __offset);
157 size_t __offset, unsigned int __scale)