Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c162 nlm_do_test(&args4, &res4, sr, NULL); in nlm_test_1_svc()
328 nlm_do_test(&args4, &res4, sr, in nlm_test_msg_1_svc()
688 nlm_do_test(argp, resp, sr, NULL); in nlm4_test_4_svc()
761 nlm_do_test(argp, &res4, sr, in nlm4_test_msg_4_svc()
H A Dnlm_impl.h621 void nlm_do_test(nlm4_testargs *, nlm4_testres *,
H A Dnlm_service.c319 nlm_do_test(nlm4_testargs *argp, nlm4_testres *resp, in nlm_do_test() function