Home
last modified time | relevance | path

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

/freebsd-9-stable/include/rpcsvc/
Dnlm_prot.x312 void NLM4_TEST_MSG(nlm4_testargs) = 6;
/freebsd-9-stable/sys/nlm/
Dnlm_prot_svc.c417 case NLM4_TEST_MSG: in nlm_prog_4()
Dnlm_prot.h365 #define NLM4_TEST_MSG ((unsigned long)(6)) macro
Dnlm_prot_clnt.c248 return (CLNT_CALL_EXT(clnt, ext, NLM4_TEST_MSG, in nlm4_test_msg_4()