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

/haiku-fatelf/src/system/libroot/posix/sys/
H A Dchmod.c32 fchmod(int fd, mode_t mode) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Ddirchownmod.c33 # undef fchmod macro
34 # define fchmod(fd, mode) (-1) macro
H A Dacl-internal.h51 # define fchmod(fd, mode) (-1) macro
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h142 # define fchmod(fd, mode) _haiku_build_fchmod(fd, mode) macro
/haiku-fatelf/src/build/libroot/
H A Dfunction_remapper.cpp22 fchmod(int fd, mode_t mode) function
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1305 #define fchmod fssh_fchmod macro

Completed in 123 milliseconds