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

/haiku/src/system/libroot/posix/unistd/
H A Dchown.c63 fchownat(int fd, const char* path, uid_t owner, gid_t group, int flag) function
/haiku/src/build/libroot/
H A Dfs_darwin.cpp184 fchownat(int fd, const char* path, uid_t owner, gid_t group, int flag) function
H A Dfunction_remapper.cpp187 fchownat(int fd, const char* path, uid_t owner, gid_t group, int flag) function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h153 # define fchownat(fd, path, owner, group, flag) \ macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1675 void fchownat() {} function
H A Dlibroot_stubs_legacy.c1619 void fchownat() {} function

Completed in 104 milliseconds