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