Searched refs:futimens (Results 1 – 4 of 4) sorted by relevance
43 ASSERT_EQ(futimens(fd1, ts), 0, ""); in test_attr()
199 ASSERT_LT(futimens(fd, ts), 0); in TestAccessOpath()
536 int rc = futimens(w->fd, ts); in task_utime_fd()
1731 int futimens(int fd, const struct timespec times[2]) { in futimens() function
Completed in 14 milliseconds