HomeSort by: relevance | last modified time | path
    Searched refs:NLM_TEST_RES (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/librpcsvc/
nlm_prot.x 284 void NLM_TEST_RES(nlm_testres) = 11;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 195 case NLM_TEST_RES:
286 case NLM_TEST_RES:
nlm_prot.h 319 #define NLM_TEST_RES ((unsigned long)(11))
nlm_prot_clnt.c 124 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_RES,
  /src/usr.sbin/rpc.lockd/
test.c 191 st = clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void,
lock_proc.c 432 success = clnt_call(cli, NLM_TEST_RES, xdr_nlm_testres,
635 /* nlm_test_res ------------------------------------------------------------ */
645 log_from_addr("nlm_test_res", rqstp);
1049 /* nlm_test_res ------------------------------------------------------------ */

Completed in 16 milliseconds