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

/freebsd-10.3-release/include/rpc/
H A Dsvc_auth.h48 extern struct svc_auth_ops svc_auth_null_ops;
H A Dsvc.h132 struct svc_auth_ops { struct in struct:__rpc_svcauth
/freebsd-10.3-release/lib/libc/rpc/
H A Dsvc_auth.c77 struct svc_auth_ops svc_auth_null_ops;
164 struct svc_auth_ops svc_auth_null_ops = {
/freebsd-10.3-release/sys/rpc/
H A Dsvc_auth.c60 static struct svc_auth_ops svc_auth_null_ops;
136 static struct svc_auth_ops svc_auth_null_ops = {
H A Dsvc.h200 struct svc_auth_ops { struct in struct:__rpc_svcauth
/freebsd-10.3-release/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c83 static struct svc_auth_ops svc_auth_gss_ops = {
/freebsd-10.3-release/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c90 static struct svc_auth_ops svc_auth_gss_ops = {

Completed in 95 milliseconds