Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x96 struct nlm_testres { struct
337 nlm_testres
369 NLM_TEST_RES(nlm_testres) = 11;
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_dispatch.c85 nlm_testres au_testres; in nlm_dispatch()
102 nlm_testres ru_testres; in nlm_dispatch()
240 nlm_testres_free(nlm_testres *resp) in nlm_testres_free()
294 sizeof (nlm_testres),
H A Dnlm_rpc_svc.c159 nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *resp, in nlm_test_1_svc()
350 nlm_testres res1; in nlm_test_res_1_cb()
542 nlm_test_res_1_svc(nlm_testres *argp, void *resp, struct svc_req *sr) in nlm_test_res_1_svc()
H A Dnlm_rpc_clnt.c97 nlm_testres res1; in nlm_test_rpc()