Home | History | Annotate | Download | only in include

Lines Matching refs:__whence

301 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __THROW;
305 (int __fd, __off64_t __offset, int __whence),
312 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)