Searched refs:futimes (Results 1 – 6 of 6) sorted by relevance
70 T_DECL(futimes, "check that futimes updates file times",85 ret = futimes(tmpfd, amtimes);
615 err = futimes(fd, NULL);
114 ret = futimes(dstfd, NULL); in main()
246 int futimes(int, const struct timeval *);
80 futimes.2 \
8334 futimes(__unused proc_t p, struct futimes_args *uap, __unused int32_t *retval) in futimes() function