Searched defs:__pread64_nocancel (Results 1 – 3 of 3) sorted by relevance
24 __pread64_nocancel (int fd, void *buf, size_t count, off64_t offset) in __pread64_nocancel() function
26 __pread64_nocancel (int fd, void *buf, size_t nbytes, off64_t offset) in __pread64_nocancel() function
43 #define __pread64_nocancel(fd, buf, count, offset) \ macro
Completed in 4 milliseconds