Home
last modified time | relevance | path

Searched refs:NLM_TEST (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot_svc.c135 case NLM_TEST: in nlm_prog_1()
276 case NLM_TEST: in nlm_prog_3()
Dnlm_prot.h289 #define NLM_TEST ((unsigned long)(1)) macro
Dnlm_prot_clnt.c34 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST, in nlm_test_1()
/netbsd/src/lib/librpcsvc/
Dnlm_prot.x265 nlm_testres NLM_TEST(struct nlm_testargs) = 1;
/netbsd/src/usr.sbin/rpc.lockd/
Dtest.c29 st = clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres, in nlm_test_1()