Home
last modified time | relevance | path

Searched refs:NLM_TEST_RES (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot_svc.c195 case NLM_TEST_RES: in nlm_prog_1()
286 case NLM_TEST_RES: in nlm_prog_3()
Dnlm_prot.h319 #define NLM_TEST_RES ((unsigned long)(11)) macro
Dnlm_prot_clnt.c124 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_RES, in nlm_test_res_1()
/netbsd/src/lib/librpcsvc/
Dnlm_prot.x284 void NLM_TEST_RES(nlm_testres) = 11;
/netbsd/src/usr.sbin/rpc.lockd/
Dtest.c191 st = clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void, in nlm_test_res_1()
Dlock_proc.c432 success = clnt_call(cli, NLM_TEST_RES, xdr_nlm_testres, in nlm_test_msg_1_svc()