Searched refs:setpgid_args (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_prot.c579 setpgid(proc_t curp, register struct setpgid_args *uap, __unused register_t *retval)
H A Dinit_sysent.c142 {AC(setpgid_args), 0, 0, (sy_call_t *)setpgid, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 82 = setpgid */
H A Dkern_exec.c1709 struct setpgid_args spga;
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h378 struct setpgid_args { struct
1772 int setpgid(struct proc *, struct setpgid_args *, int *);

Completed in 45 milliseconds