Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnlm_prot.x300 nlm4_testres NLM4_TEST(nlm4_testargs) = 1;
/freebsd/sys/nlm/
H A Dnlm_prot_svc.c385 case NLM4_TEST: in nlm_prog_4()
H A Dnlm_prot.h349 #define NLM4_TEST ((unsigned long)(1)) macro
H A Dnlm_prot_clnt.c199 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST, in nlm4_test_4()