Searched refs:_haiku_build_utimensat (Results 1 - 4 of 4) sorted by path

/haiku/src/build/libroot/
H A Dremapped_functions.h20 int _haiku_build_utimensat(int fd, const char* path,
H A Dfs.cpp1265 _haiku_build_utimensat(int fd, const char* path, const struct timespec times[2], function
1326 return _haiku_build_utimensat(fd, NULL, times, AT_SYMLINK_NOFOLLOW);
H A Dfunction_remapper.cpp74 return _haiku_build_utimensat(fd, path, times, flag);
/haiku/headers/build/
H A DBeOSBuildCompatibility.h92 int _haiku_build_utimensat(int fd, const char* path,
136 _haiku_build_utimensat(fd, path, times, flag)

Completed in 64 milliseconds