Searched refs:sys_setgroups (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/i386/ibcs2/ |
| H A D | ibcs2_isc_sysent.c | 28 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-12.1/sys/kern/ |
| H A D | kern_prot.c | 795 sys_setgroups(struct thread *td, struct setgroups_args *uap) in sys_setgroups() function
|
| H A D | init_sysent.c | 132 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 139 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-12.1/crypto/heimdal/appl/ftp/ |
| H A D | ChangeLog | 29 without syscall hooks to change sys_setgroups preserve the
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 1853 int sys_setgroups(struct thread *, struct setgroups_args *);
|