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

/haiku/src/system/libroot/posix/sys/
H A Dchmod.c32 fchmod(int fd, mode_t mode) function
/haiku/headers/build/
H A DBeOSBuildCompatibility.h128 # define fchmod(fd, mode) _haiku_build_fchmod(fd, mode) macro
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp16 fchmod(int fd, mode_t mode) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1325 #define fchmod fssh_fchmod macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1672 void fchmod() {} function
H A Dlibroot_stubs_legacy.c1616 void fchmod() {} function

Completed in 199 milliseconds