Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/i386/ibcs2/
HDibcs2_isc_sysent.c27 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-11-stable/sys/compat/svr4/
HDsvr4_sysent.c113 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 92 …
/freebsd-11-stable/sys/kern/
HDkern_prot.c811 sys_setgroups(struct thread *td, struct setgroups_args *uap) in sys_setgroups() function
HDinit_sysent.c128 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c135 …{ AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-11-stable/crypto/heimdal/appl/ftp/
HDChangeLog29 without syscall hooks to change sys_setgroups preserve the
/freebsd-11-stable/sys/sys/
HDsysproto.h1861 int sys_setgroups(struct thread *, struct setgroups_args *);