Searched refs:svc_auth_gss_ops (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c85 static struct svc_auth_ops svc_auth_gss_ops = { variable in typeref:struct:svc_auth_ops
1120 SVC_AUTH(rqst->rq_xprt).svc_ah_ops = &svc_auth_gss_ops;
/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c93 static struct svc_auth_ops svc_auth_gss_ops = { variable in typeref:struct:svc_auth_ops
1438 rqst->rq_auth.svc_ah_ops = &svc_auth_gss_ops;

Completed in 99 milliseconds