Home
last modified time | relevance | path

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

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