Home
last modified time | relevance | path

Searched defs:utimensat (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/build/
H A Dutimensat.c40 utimensat(int fd, const char *path, const struct timespec times[2], int flag) in utimensat() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c128 utimensat(int fd, const char *path, const struct timespec times[2], in utimensat() function
/freebsd/tests/sys/fs/fusefs/
H A Dsetattr.cc593 TEST_F(Setattr, utimensat) { in TEST_F() argument