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

/haiku-fatelf/src/bin/coreutils/lib/
H A Dfchownat.c59 # undef fchownat macro
H A Dunistd.in.h329 # undef fchownat macro
330 # define fchownat rpl_fchownat macro
337 # undef fchownat macro
338 # define fchownat(d,n,o,g,f) \ macro
/haiku-fatelf/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-fatelf/headers/build/
H A DBeOSBuildCompatibility.h167 # define fchownat(fd, path, owner, group, flag) \ macro
/haiku-fatelf/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.cpp193 fchownat(int fd, const char* path, uid_t owner, gid_t group, int flag) function
/haiku-fatelf/src/bin/findutils/
H A Dconfig.h933 #define fchownat rpl_fchownat macro

Completed in 102 milliseconds