Searched defs:__libc_pread64 (Results 1 – 3 of 3) sorted by relevance
23 __libc_pread64 (int fd, void *buf, size_t count, off64_t offset) in __libc_pread64() function
24 __libc_pread64 (int fd, void *buf, size_t nbytes, off64_t offset) in __libc_pread64() function
26 __libc_pread64 (int fd, void *buf, size_t nbyte, off64_t offset) in __libc_pread64() function
Completed in 4 milliseconds