Searched defs:futimesat (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/unix/solarish/ | ||
H A D | mod.rs | 2852 pub fn futimesat(fd: ::c_int, path: *const ::c_char, times: *const ::timeval) -> ::c_int; in futimesat() functions |
Completed in 13 milliseconds