Searched refs:_haiku_build_fchownat (Results 1 - 4 of 4) sorted by relevance

/haiku/src/build/libroot/
H A Dremapped_functions.h38 int _haiku_build_fchownat(int fd, const char* path, uid_t owner,
H A Dfunction_remapper.cpp191 return _haiku_build_fchownat(fd, path, owner, group, flag);
H A Dfs.cpp1491 return _haiku_build_fchownat(fd, NULL, owner, group, AT_SYMLINK_NOFOLLOW);
1496 _haiku_build_fchownat(int fd, const char* path, uid_t owner, gid_t group, function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h110 int _haiku_build_fchownat(int fd, const char* path, uid_t owner,
154 _haiku_build_fchownat(fd, path, owner, group, flag)

Completed in 173 milliseconds