Searched defs:futimens (Results 1 – 2 of 2) sorted by relevance
| /bionic/libc/bionic/ | ||
| D | futimens.cpp | 32 int futimens(int fd, const struct timespec times[2]) {  in futimens()  function | 
| /bionic/tests/ | ||
| D | sys_stat_test.cpp | 33 TEST(sys_stat, futimens) {  in TEST()  argument |