Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_prot.c301 sys_getgroups(struct thread *td, struct getgroups_args *uap) in sys_getgroups() function
H A Dinit_sysent.c142 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c143 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
/freebsd-14.2/sys/sys/
H A Dsysproto.h1949 int sys_getgroups(struct thread *, struct getgroups_args *);