Home
last modified time | relevance | path

Searched refs:nlm_do_test (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c172 nlm_do_test(&args4, &res4, sr, NULL); in nlm_test_1_svc()
336 nlm_do_test(&args4, &res4, sr, in nlm_test_msg_1_svc()
703 nlm_do_test(argp, resp, sr, NULL); in nlm4_test_4_svc()
759 nlm_do_test(argp, &res4, sr, in nlm4_test_msg_4_svc()
H A Dnlm_impl.h622 void nlm_do_test(nlm4_testargs *, nlm4_testres *,
H A Dnlm_service.c325 nlm_do_test(nlm4_testargs *argp, nlm4_testres *resp, in nlm_do_test() function