Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_prot.c348 sys_getgroups(struct thread *td, struct getgroups_args *uap) in sys_getgroups() function
H A Dinit_sysent.c664 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c665 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
/freebsd/sys/sys/
H A Dsysproto.h2312 int sys_getgroups(struct thread *, struct getgroups_args *);