Searched refs:setresgid_args (Results 1 – 4 of 4) sorted by relevance
184 struct setresgid_args setresgid;
755 struct setresgid_args { struct1644 int sys_setresgid (struct sysmsg *sysmsg, const struct setresgid_args *);
329 { AS(setresgid_args), 4, (sy_call_t *)sys_setresgid }, /* 312 = setresgid */
843 sys_setresgid(struct sysmsg *sysmsg, const struct setresgid_args *uap) in sys_setresgid()