Searched defs:lseek64 (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dlegacy_32_bit_support.cpp70 // For lseek64 we need to use the llseek system call which splits the off64_t in two and
72 off64_t lseek64(int fd, off64_t off, int whence) { function

Completed in 56 milliseconds