Home
last modified time | relevance | path

Searched refs:svc_auth_ops (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dsvc_auth.c72 struct svc_auth_ops svc_auth_null_ops;
153 struct svc_auth_ops svc_auth_null_ops = {
/freebsd/sys/rpc/
H A Dsvc_auth.c57 static const struct svc_auth_ops svc_auth_null_ops;
142 static const struct svc_auth_ops svc_auth_null_ops = {
H A Dsvc.h164 const struct svc_auth_ops { struct
/freebsd/include/rpc/
H A Dsvc_auth.h46 extern struct svc_auth_ops svc_auth_null_ops;
H A Dsvc.h131 struct svc_auth_ops { struct
/freebsd/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c83 static struct svc_auth_ops svc_auth_gss_ops = {
/freebsd/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c90 static const struct svc_auth_ops svc_auth_gss_ops = {