Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c162 nlm4_testargs args4; in nlm_test_1_svc()
228 nlm_granted_1_cb(nlm4_testargs *argp, nlm4_res *resp, CLIENT *clnt) in nlm_granted_1_cb()
291 nlm4_testargs args4; in nlm_granted_1_svc()
327 nlm4_testargs args4; in nlm_test_msg_1_svc()
366 static enum clnt_stat nlm_granted_msg_1_cb(nlm4_testargs *, nlm4_res *,
408 nlm_granted_msg_1_cb(nlm4_testargs *argp, nlm4_res *resp, CLIENT *clnt) in nlm_granted_msg_1_cb()
505 nlm4_testargs args4; in nlm_granted_msg_1_svc()
747 nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *resp, struct svc_req *sr) in nlm4_granted_4_svc()
754 nlm4_test_msg_4_svc(nlm4_testargs *argp, void *resp, struct svc_req *sr) in nlm4_test_msg_4_svc()
774 static enum clnt_stat nlm4_granted_msg_4_cb(nlm4_testargs *, nlm4_res *,
[all …]
H A Dnlm_impl.h125 typedef enum clnt_stat (*nlm_granted_cb)(nlm4_testargs *, nlm4_res *, CLIENT *);
542 enum clnt_stat nlm_test_rpc(nlm4_testargs *, nlm4_testres *,
622 void nlm_do_test(nlm4_testargs *, nlm4_testres *,
630 void nlm_do_granted(nlm4_testargs *, nlm4_res *,
H A Dnlm_service.c325 nlm_do_test(nlm4_testargs *argp, nlm4_testres *resp, in nlm_do_test()
702 nlm4_testargs args; in nlm_block()
1032 nlm_do_granted(nlm4_testargs *argp, nlm4_res *resp, in nlm_do_granted()
H A Dnlm_rpc_clnt.c90 nlm_test_rpc(nlm4_testargs *args, nlm4_testres *res, in nlm_test_rpc()
H A Dnlm_dispatch.c92 nlm4_testargs au_testargs4; in nlm_dispatch()
H A Dnlm_client.c1109 struct nlm4_testargs args; in nlm_call_test()
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x277 struct nlm4_testargs { struct
406 NLM4_TEST(nlm4_testargs) = 1;
417 NLM4_GRANTED(nlm4_testargs) = 5;
424 NLM4_TEST_MSG(nlm4_testargs) = 6;
432 NLM4_GRANTED_MSG(nlm4_testargs) = 10;