Searched defs:utimensat (Results 1 – 3 of 3) sorted by relevance
40 utimensat(int fd, const char *path, const struct timespec times[2], int flag) in utimensat() function
128 utimensat(int fd, const char *path, const struct timespec times[2], in utimensat() function
593 TEST_F(Setattr, utimensat) { in TEST_F() argument