Searched refs:sys_setgroups (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c27 { AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 7 = setgroups */
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c135 { AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 80 = setgroups */
/freebsd-11-stable/sys/kern/
H A Dkern_prot.c811 sys_setgroups(struct thread *td, struct setgroups_args *uap) function
H A Dinit_sysent.c128 { AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_SETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /* 80 = setgroups */
/freebsd-11-stable/sys/sys/
H A Dsysproto.h1861 int sys_setgroups(struct thread *, struct setgroups_args *);
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_sysent.c113 { AS(setgroups_args), (sy_call_t *)sys_setgroups, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 92 = setgroups */

Completed in 146 milliseconds