Lines Matching refs:pread64
25393 { "pread64", (sqlite3_syscall_ptr)pread64, 0 },25395 { "pread64", (sqlite3_syscall_ptr)0, 0 },25398 // Bionic defines pread64 using off64_t rather than off_t.