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