Searched defs:setpgid_args (Results 1 – 2 of 2) sorted by relevance
374 struct setpgid_args { struct381 sys_setpgid(struct thread *td, struct setpgid_args *uap) in sys_setpgid() argument
297 struct setpgid_args { struct298 char pid_l_[PADL_(int)]; int pid; char pid_r_[PADR_(int)];299 char pgid_l_[PADL_(int)]; int pgid; char pgid_r_[PADR_(int)];