Searched defs:pread64 (Results 1 – 4 of 4) sorted by relevance
130 pub unsafe extern "C" fn pread64( in pread64() function
138 pub unsafe extern "C" fn pread64( in pread64() function
3180 pub fn pread64(fd: c_int, buf: *mut c_void, count: size_t, offset: off64_t) -> ssize_t; in pread64() function
3597 pub fn pread64(fd: c_int, buf: *mut c_void, count: size_t, offset: off64_t) -> ssize_t; in pread64() function