Searched defs:openat (Results 1 – 3 of 3) sorted by relevance
647 pub fn openat(dirfd: c_int, pathname: *const c_char, flags: c_int, ...) -> c_int; in openat() function
3609 pub fn openat(dirfd: c_int, pathname: *const c_char, flags: c_int, ...) -> c_int; in openat() function
4104 pub fn openat(__fd: c_int, __file: *const c_char, __oflag: c_int, ...) -> c_int; in openat() function