Searched refs:futimesat (Results 1 – 7 of 7) sorted by relevance
246 int futimesat(int fd, const char *path, const struct timeval times[2]);
321 futimesat.o
327 struct futimesat_args futimesat; member
237 utimes.2 futimesat.2
91 futimesat;
458 (void)futimesat(pair->dest_fd, NULL, tv); in io_copy_attrs()
2059 if (futimesat(tree_current_dir_fd(t), rt->name, times) == 0) in close_and_restore_time()