Searched refs:utimbuf (Results 1 – 4 of 4) sorted by relevance
36 struct utimbuf struct51 const struct utimbuf *__file_times) argument57 const struct utimbuf *__file_times),
29 test_utime_helper (const char *file, int fd, const struct utimbuf *ut) in test_utime_helper()47 test_utime_helper (fname, fd, &(struct utimbuf) { (v1), (v2) })
27 utime (const char *file, const struct utimbuf *times) in utime()
31 struct utimbuf ut; in main()
Completed in 4 milliseconds