Searched refs:NLM_TEST (Results 1 – 5 of 5) sorted by relevance
131 case NLM_TEST: in nlm_prog_1()272 case NLM_TEST: in nlm_prog_3()
286 #define NLM_TEST ((unsigned long)(1)) macro
28 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST, in nlm_test_1()
266 nlm_testres NLM_TEST(struct nlm_testargs) = 1;
18 …if (clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres, &res, TIMEOUT) != RPC_SUCCE…