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

/freebsd-9.3-release/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c83 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-9.3-release/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c90 static struct svc_auth_ops svc_auth_gss_ops = { variable in typeref:struct:svc_auth_ops
1397 rqst->rq_auth.svc_ah_ops = &svc_auth_gss_ops;

Completed in 60 milliseconds