Home
last modified time | relevance | path

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

/system/utest/fs/
A Dtest-attr.c43 ASSERT_EQ(futimens(fd1, ts), 0, ""); in test_attr()
A Dtest-access.cpp199 ASSERT_LT(futimens(fd, ts), 0); in TestAccessOpath()
A Dtest-random-op.c536 int rc = futimens(w->fd, ts); in task_utime_fd()
/system/ulib/fdio/
A Dunistd.c1731 int futimens(int fd, const struct timespec times[2]) { in futimens() function

Completed in 14 milliseconds