Searched refs:ibcs2_getgroups (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/i386/ibcs2/ |
| H A D | ibcs2_xenix.h | 107 int ibcs2_getgroups(struct thread *, struct ibcs2_getgroups_args *);
|
| H A D | syscalls.xenix | 59 43 AUE_GETGROUPS STD { int ibcs2_getgroups(int gidsetsize, \
|
| H A D | ibcs2_xenix_sysent.c | 63 …{ AS(ibcs2_getgroups_args), (sy_call_t *)ibcs2_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | ibcs2_misc.c | 648 ibcs2_getgroups(struct thread *td, struct ibcs2_getgroups_args *uap) in ibcs2_getgroups() function
|