Home
last modified time | relevance | path

Searched refs:authnull_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dauth_null.c105 const struct rpc_authops authnull_ops = { variable
118 .au_ops = &authnull_ops,
Dauth.c34 &authnull_ops, /* AUTH_NULL */
Dclnt.c2413 msg.rpc_cred = authnull_ops.lookup_cred(NULL, NULL, 0); in rpc_ping()
/linux-4.1.27/include/linux/sunrpc/
Dauth.h148 extern const struct rpc_authops authnull_ops;