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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c428 {AC(chmod_extended_args), 0, 0, (sy_call_t *)chmod_extended, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 282 = chmod_extended */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1960 int chmod_extended(struct proc *, struct chmod_extended_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c4064 chmod_extended(__unused proc_t p, struct chmod_extended_args *uap, __unused register_t *retval) function

Completed in 66 milliseconds