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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c155 setprivexec(proc_t p, struct setprivexec_args *uap, register_t *retval)
H A Dinit_sysent.c238 {AC(setprivexec_args), 0, 0, (sy_call_t *)setprivexec, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 152 = setprivexec */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h574 struct setprivexec_args { struct
1828 int setprivexec(struct proc *, struct setprivexec_args *, int *);

Completed in 35 milliseconds