Searched defs:off64_t (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/include/utils/
H A DCompat.h28 typedef off_t off64_t; typedef
30 static inline off64_t lseek64(int fd, off64_t offset, int whence) {
35 static inline ssize_t pread64(int fd, void* buf, size_t nbytes, off64_t offset) {

Completed in 248 milliseconds