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

/darwin-on-arm/xnu/libsyscall/wrappers/unix03/
H A Dfchmod.c41 fchmod(int fd, mode_t mode) function
/darwin-on-arm/xnu/bsd/sys/
H A Dstat.h591 int fchmod(int, mode_t) __DARWIN_ALIAS(fchmod); variable
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c5361 fchmod(proc_t p, struct fchmod_args *uap, __unused int32_t *retval) function

Completed in 34 milliseconds