Searched defs:utimensat (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/sys/
H A Dutimes.c57 utimensat(int fd, const char *path, const struct timespec times[2], int flag) function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h135 # define utimensat(fd, path, times, flag) \ macro
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp70 utimensat(int fd, const char* path, const struct timespec times[2], int flag) function
H A Dfs.cpp189 utimensat(int fd, const char* path, const struct timespec times[2], int flag) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2629 void utimensat() {} function
H A Dlibroot_stubs_legacy.c2619 void utimensat() {} function

Completed in 120 milliseconds