Searched refs:futimesat (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/build/host/darwin/
H A Dfcntl.h38 int futimesat(int fd, const char *path, const struct timeval times[2]);
/haiku/src/build/libroot/
H A Dfs_darwin.cpp515 futimesat(int fd, const char *path, const struct timeval times[2]) function
H A Dfs.cpp178 return futimesat(fFD, fPath, times);

Completed in 24 milliseconds