Searched refs:utimensat (Results 1 – 5 of 5) sorted by relevance
/io/ |
A D | utimensat.c | 26 utimensat (int fd, const char *file, const struct timespec tsp[2], in utimensat() function 32 stub_warning (utimensat)
|
A D | tst-utimensat.c | 34 TEST_VERIFY_EXIT (utimensat (fd, testfile, ts, 0) == 0); in test_utimesat_helper() 50 TEST_VERIFY_EXIT (utimensat (0 /* ignored */, testlink, ts, in test_utimesat_helper()
|
A D | Makefile | 57 utimensat futimens file_change_detection \ 80 tst-utimensat \ 93 tst-utimensat-time64 \
|
A D | Versions | 117 utimensat; futimens;
|
/io/sys/ |
A D | stat.h | 433 extern int utimensat (int __fd, const char *__path, 439 extern int __REDIRECT_NTH (utimensat, (int fd, const char *__path, 444 # define utimensat __utimensat64 macro
|
Completed in 5 milliseconds