Searched defs:setpgid_args (Results 1 – 2 of 2) sorted by relevance
387 struct setpgid_args { struct394 sys_setpgid(struct thread *td, register struct setpgid_args *uap) in sys_setpgid() argument
304 struct setpgid_args { struct305 char pid_l_[PADL_(int)]; int pid; char pid_r_[PADR_(int)];306 char pgid_l_[PADL_(int)]; int pgid; char pgid_r_[PADR_(int)];