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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c1253 setregid(proc_t p, struct setregid_args *uap, __unused register_t *retval)
H A Dinit_sysent.c207 {AC(setregid_args), 0, 0, (sy_call_t *)setregid, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 127 = setregid */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h508 struct setregid_args { struct
1810 int setregid(struct proc *, struct setregid_args *, int *);

Completed in 48 milliseconds