Searched defs:futimes (Results 1 – 5 of 5) sorted by relevance
5 int futimes(int fd, const struct timeval tv[2]) in futimes() function
951 async function futimes(handle, atime, mtime) { function
2146 function futimes(fd, atime, mtime, callback) { function
718 pub fn futimes(fd: ::c_int, times: *const ::timeval) -> ::c_int; in futimes() function
4067 pub fn futimes(fd: ::c_int, times: *const ::timeval) -> ::c_int; in futimes() function