Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dsvc_auth.c192 crsetgroups(cr, xprt->xp_ngrps, xprt->xp_gidp); in svc_getcred()
H A Dsvc.h185 int xp_ngrps; /* Cred. from TLS cert. */ member
/freebsd/sys/rpc/rpcsec_tls/
H A Drpctls_impl.c820 xprt->xp_ngrps = ngrps; in _svcauth_rpcsec_tls()