Searched defs:setpgid_args (Results 1 – 1 of 1) sorted by relevance
290 struct setpgid_args { struct291 int pid; char pid_[PAD_(int)];292 int pgid; char pgid_[PAD_(int)];