Searched refs:fchmod_extended (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c429 {AC(fchmod_extended_args), 0, 0, (sy_call_t *)fchmod_extended, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 283 = fchmod_extended */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1961 int fchmod_extended(struct proc *, struct fchmod_extended_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c4143 fchmod_extended(proc_t p, struct fchmod_extended_args *uap, __unused register_t *retval) function

Completed in 60 milliseconds