Searched refs:NLM_TEST_RES (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/fs/nfs/nlm/ |
| D | nlm_prot_svc.c | 195 case NLM_TEST_RES: in nlm_prog_1() 286 case NLM_TEST_RES: in nlm_prog_3()
|
| D | nlm_prot.h | 319 #define NLM_TEST_RES ((unsigned long)(11)) macro
|
| D | nlm_prot_clnt.c | 124 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_RES, in nlm_test_res_1()
|
| /netbsd/src/lib/librpcsvc/ |
| D | nlm_prot.x | 284 void NLM_TEST_RES(nlm_testres) = 11;
|
| /netbsd/src/usr.sbin/rpc.lockd/ |
| D | test.c | 191 st = clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void, in nlm_test_res_1()
|
| D | lock_proc.c | 432 success = clnt_call(cli, NLM_TEST_RES, xdr_nlm_testres, in nlm_test_msg_1_svc()
|