Home
last modified time | relevance | path

Searched refs:lseek64 (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/unistd/
Dlseek64.c32 off64_t lseek64(int fd, off64_t off, int whence) in lseek64() function
/bionic/libc/include/
Dunistd.h132 extern off64_t lseek64(int, off64_t, int);
/bionic/libc/
DAndroid.mk32 unistd/lseek64.c \