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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_audit.c1180 setauid(proc_t p, struct setauid_args *uap, __unused register_t *retval)
2750 setauid(proc_t p, struct setauid_args *uap, register_t *retval)
H A Dinit_sysent.c505 {AC(setauid_args), 0, 0, (sy_call_t *)setauid, munge_w, munge_d, _SYSCALL_RET_INT_T, 4}, /* 354 = setauid */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1388 struct setauid_args { struct
2027 int setauid(struct proc *, struct setauid_args *, int *);

Completed in 28 milliseconds