Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x247 struct nlm4_testres { struct
405 nlm4_testres
434 NLM4_TEST_RES(nlm4_testres) = 11;
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c163 nlm4_testres res4; in nlm_test_1_svc()
321 static enum clnt_stat nlm_test_res_1_cb(nlm4_testres *, void *, CLIENT *);
328 nlm4_testres res4; in nlm_test_msg_1_svc()
348 nlm_test_res_1_cb(nlm4_testres *res4, void *null, CLIENT *clnt) in nlm_test_res_1_cb()
701 nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *resp, struct svc_req *sr) in nlm4_test_4_svc()
756 nlm4_testres res4; in nlm4_test_msg_4_svc()
864 nlm4_test_res_4_svc(nlm4_testres *argp, void *resp, struct svc_req *sr) in nlm4_test_res_4_svc()
H A Dnlm_dispatch.c93 nlm4_testres au_testres4; in nlm_dispatch()
105 nlm4_testres ru_testres4; in nlm_dispatch()
258 nlm4_testres_free(nlm4_testres *resp) in nlm4_testres_free()
543 sizeof (nlm4_testres),
H A Dnlm_impl.h126 typedef enum clnt_stat (*nlm_testres_cb)(nlm4_testres *, void *, CLIENT *);
542 enum clnt_stat nlm_test_rpc(nlm4_testargs *, nlm4_testres *,
622 void nlm_do_test(nlm4_testargs *, nlm4_testres *,
H A Dnlm_rpc_clnt.c90 nlm_test_rpc(nlm4_testargs *args, nlm4_testres *res, in nlm_test_rpc()
H A Dnlm_service.c325 nlm_do_test(nlm4_testargs *argp, nlm4_testres *resp, in nlm_do_test()
H A Dnlm_client.c1127 struct nlm4_testres res; in nlm_call_test()