Home
last modified time | relevance | path

Searched refs:utimensat (Results 1 – 5 of 5) sorted by relevance

/io/
A Dutimensat.c26 utimensat (int fd, const char *file, const struct timespec tsp[2], in utimensat() function
32 stub_warning (utimensat)
A Dtst-utimensat.c34 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 DMakefile57 utimensat futimens file_change_detection \
80 tst-utimensat \
93 tst-utimensat-time64 \
A DVersions117 utimensat; futimens;
/io/sys/
A Dstat.h433 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