Searched refs:authnull_ops (Results 1 – 4 of 4) sorted by relevance
106 const struct rpc_authops authnull_ops = { variable120 .au_ops = &authnull_ops,
2525 msg.rpc_cred = authnull_ops.lookup_cred(NULL, NULL, 0); in rpc_ping()2606 cred = authnull_ops.lookup_cred(NULL, NULL, 0); in rpc_clnt_test_and_add_xprt()2653 cred = authnull_ops.lookup_cred(NULL, NULL, 0); in rpc_clnt_setup_test_and_add_xprt()
35 &authnull_ops, /* AUTH_NULL */
163 extern const struct rpc_authops authnull_ops;