Searched refs:futimens (Results 1 – 5 of 5) sorted by relevance
29 futimens (int fd, const struct timespec tsp[2]) in futimens() function34 stub_warning (futimens)
30 int result = futimens (fd, ts); in test_futimens_helper()
57 utimensat futimens file_change_detection \79 tst-futimens \86 tst-futimens-time64 \
117 utimensat; futimens;
452 extern int futimens (int __fd, const struct timespec __times[2]) __THROW;456 extern int __REDIRECT_NTH (futimens, (int fd, const struct timespec __times[2]),459 # define futimens __futimens64 macro
Completed in 8 milliseconds