Home
last modified time | relevance | path

Searched defs:futimens (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dfutimens.cpp32 int futimens(int fd, const struct timespec times[2]) { in futimens() function
/aosp12/bionic/tests/
H A Dsys_stat_test.cpp33 TEST(sys_stat, futimens) { in TEST() argument