Home
last modified time | relevance | path

Searched refs:sys_getgroups (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/i386/ibcs2/
H A Dibcs2_isc_sysent.c27 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_GETGROUPS, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-12.1/sys/kern/
H A Dkern_prot.c288 sys_getgroups(struct thread *td, struct getgroups_args *uap) in sys_getgroups() function
H A Dinit_sysent.c131 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_GETGROUPS, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c138 …{ AS(getgroups_args), (sy_call_t *)sys_getgroups, AUE_GETGROUPS, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
/freebsd-12.1/sys/sys/
H A Dsysproto.h1852 int sys_getgroups(struct thread *, struct getgroups_args *);