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

/freebsd-9.3-release/sys/nlm/
H A Dnlm.h158 extern int nlm_do_test(nlm4_testargs *argp, nlm4_testres *result,
H A Dnlm_prot_server.c242 if (nlm_do_test(&args4, &res4, rqstp, &rpc))
516 nlm_do_test(argp, result, rqstp, NULL);
559 if (nlm_do_test(argp, &res4, rqstp, &rpc))
H A Dnlm_prot_impl.c1850 nlm_do_test(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp, function
1870 NLM_DEBUG(3, "nlm_do_test(): caller_name = %s (sysid = %d)\n",

Completed in 47 milliseconds