Searched refs:futimesat (Results 1 – 3 of 3) sorted by relevance
673 futimesat
1994 pub fn futimesat(fd: c_int, path: *const c_char, times: *const timeval) -> c_int; in futimesat() function
2763 pub fn futimesat(fd: c_int, path: *const c_char, times: *const crate::timeval) -> c_int; in futimesat() function