Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_prot.c296 sys_getgroups(struct thread *td, struct getgroups_args *uap) in sys_getgroups() function
H A Dinit_sysent.c137 …{ .sy_narg = AS(getgroups_args), .sy_call = (sy_call_t *)sys_getgroups, .sy_auevent = AUE_GETGROUP…
/f-stack/freebsd/sys/
H A Dsysproto.h1909 int sys_getgroups(struct thread *, struct getgroups_args *);