Home
last modified time | relevance | path

Searched defs:fchmod (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/libsyscall/wrappers/unix03/
H A Dfchmod.c41 fchmod(int fd, mode_t mode) in fchmod() function
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_syscalls.c8349 fchmod(proc_t p, struct fchmod_args *uap, __unused int32_t *retval) in fchmod() function