Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dauthunix_prot.c138 &cred->cr_sgroups[i] : &junk)) in xdr_authunix_parms()
H A Dsvc_auth_unix.c113 xcr->cr_sgroups[i] = IXDR_GET_INT32(buf); in _svcauth_unix()
/freebsd/sys/sys/
H A Ducred.h128 gid_t cr_sgroups[XU_NGROUPS - 1]; member
/freebsd/sys/kern/
H A Dkern_prot.c2753 bcopy(cr->cr_groups, xcr->cr_sgroups, in cru2x()