Searched refs:futimens (Results 1 – 5 of 5) sorted by relevance
24 int futimens (int __fd, const struct timespec __times[2]) __THROW;25 int futimens (int fd, const struct timespec ts[2]) in futimens() function
444 make_stub(futimens)
6 futimens
53 err = futimens(fd, tests[i].ts); in do_test()
386 extern int futimens (int __fd, const struct timespec __times[2]) __THROW;
Completed in 8 milliseconds