Home
last modified time | relevance | path

Searched defs:svc_auth_null_ops (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dsvc_auth.c72 struct svc_auth_ops svc_auth_null_ops; variable
148 struct svc_auth_ops svc_auth_null_ops = { global() variable
/freebsd/sys/rpc/
H A Dsvc_auth.c58 static const struct svc_auth_ops svc_auth_null_ops; variable
143 static const struct svc_auth_ops svc_auth_null_ops = { variable