Searched refs:ibcs2_setgroups (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/i386/ibcs2/ |
| H A D | ibcs2_xenix.h | 108 int ibcs2_setgroups(struct thread *, struct ibcs2_setgroups_args *);
|
| H A D | syscalls.xenix | 61 44 AUE_SETGROUPS STD { int ibcs2_setgroups(int gidsetsize, \
|
| H A D | ibcs2_xenix_sysent.c | 64 …{ AS(ibcs2_setgroups_args), (sy_call_t *)ibcs2_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STA…
|
| H A D | ibcs2_misc.c | 676 ibcs2_setgroups(struct thread *td, struct ibcs2_setgroups_args *uap) in ibcs2_setgroups() function
|