Searched refs:getresgid_args (Results 1 – 4 of 4) sorted by relevance
228 struct getresgid_args getresgid;
942 struct getresgid_args { struct1688 int sys_getresgid (struct sysmsg *sysmsg, const struct getresgid_args *);
378 { AS(getresgid_args), 4, (sy_call_t *)sys_getresgid }, /* 361 = getresgid */
911 sys_getresgid(struct sysmsg *sysmsg, const struct getresgid_args *uap) in sys_getresgid()