Searched refs:nlm4_testres (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 247 struct nlm4_testres { struct 405 nlm4_testres 434 NLM4_TEST_RES(nlm4_testres) = 11;
|
/titanic_44/usr/src/uts/common/klm/ |
H A D | nlm_rpc_svc.c | 153 nlm4_testres res4; in nlm_test_1_svc() 313 static enum clnt_stat nlm_test_res_1_cb(nlm4_testres *, void *, CLIENT *); 320 nlm4_testres res4; in nlm_test_msg_1_svc() 340 nlm_test_res_1_cb(nlm4_testres *res4, void *null, CLIENT *clnt) in nlm_test_res_1_cb() 686 nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *resp, struct svc_req *sr) in nlm4_test_4_svc() 758 nlm4_testres res4; in nlm4_test_msg_4_svc() 850 nlm4_test_res_4_svc(nlm4_testres *argp, void *resp, struct svc_req *sr) in nlm4_test_res_4_svc()
|
H A D | nlm_dispatch.c | 93 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 D | nlm_impl.h | 126 typedef enum clnt_stat (*nlm_testres_cb)(nlm4_testres *, void *, CLIENT *); 541 enum clnt_stat nlm_test_rpc(nlm4_testargs *, nlm4_testres *, 621 void nlm_do_test(nlm4_testargs *, nlm4_testres *,
|
H A D | nlm_rpc_clnt.c | 90 nlm_test_rpc(nlm4_testargs *args, nlm4_testres *res, in nlm_test_rpc()
|
H A D | nlm_service.c | 319 nlm_do_test(nlm4_testargs *argp, nlm4_testres *resp, in nlm_do_test()
|
H A D | nlm_client.c | 1127 struct nlm4_testres res; in nlm_call_test()
|