Searched refs:sys_getgroups (Results 1 – 4 of 4) sorted by relevance
301 sys_getgroups(struct thread *td, struct getgroups_args *uap) in sys_getgroups() function
142 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
143 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
1949 int sys_getgroups(struct thread *, struct getgroups_args *);