Home
last modified time | relevance | path

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

/io/
A Dfutimens.c29 futimens (int fd, const struct timespec tsp[2]) in futimens() function
34 stub_warning (futimens)
A Dtst-futimens.c30 int result = futimens (fd, ts); in test_futimens_helper()
A DMakefile57 utimensat futimens file_change_detection \
79 tst-futimens \
86 tst-futimens-time64 \
A DVersions117 utimensat; futimens;
/io/sys/
A Dstat.h452 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