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

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

Completed in 41 milliseconds