Searched defs:setpgid_args (Results 1 – 2 of 2) sorted by relevance
429 struct setpgid_args { struct436 sys_setpgid(struct thread *td, struct setpgid_args *uap) in sys_setpgid() argument
279 struct setpgid_args { struct280 char pid_l_[PADL_(int)]; int pid; char pid_r_[PADR_(int)];281 char pgid_l_[PADL_(int)]; int pgid; char pgid_r_[PADR_(int)];