Home
last modified time | relevance | path

Searched refs:sys_setgroups (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c28 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-12.1/sys/kern/
H A Dkern_prot.c795 sys_setgroups(struct thread *td, struct setgroups_args *uap) in sys_setgroups() function
H A Dinit_sysent.c132 …{ 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 Dfreebsd32_sysent.c139 …{ 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 DChangeLog29 without syscall hooks to change sys_setgroups preserve the
/freebsd-12.1/sys/sys/
H A Dsysproto.h1853 int sys_setgroups(struct thread *, struct setgroups_args *);