Searched refs:sys_getgroups (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/i386/ibcs2/ |
| HD | ibcs2_isc_sysent.c | 27 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /NextBSD/sys/compat/svr4/ |
| HD | svr4_sysent.c | 113 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 91 …
|
| /NextBSD/sys/kern/ |
| HD | kern_prot.c | 304 sys_getgroups(struct thread *td, register struct getgroups_args *uap) in sys_getgroups() function
|
| HD | init_sysent.c | 128 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_GETGROUPS, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /NextBSD/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 129 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2129 int sys_getgroups(struct thread *, struct getgroups_args *);
|