Searched defs:__off_t (Results 1 – 3 of 3) sorted by relevance
39 pub type __off_t = i64; typedef871 pub fn lseek(arg1: c_int, arg2: __off_t, arg3: c_int) -> __off_t; in lseek()
178 pub type __off_t = ::std::os::raw::c_long; typedef
1872 typedef long int __off_t; typedef