Searched refs:offset_t (Results 1 – 1 of 1) sorted by relevance
32 pub type offset_t = c_longlong; typedef3181 pub fn preadv(fd: c_int, iov: *const crate::iovec, iovcnt: c_int, offset: offset_t) -> ssize_t; in preadv()3192 pub fn pwritev(fd: c_int, iov: *const crate::iovec, iovcnt: c_int, offset: offset_t) in pwritev()