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

  /src/lib/librpcsvc/
nlm_prot.x 279 void NLM_TEST_MSG(struct nlm_testargs) = 6;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 165 case NLM_TEST_MSG:
281 case NLM_TEST_MSG:
nlm_prot.h 304 #define NLM_TEST_MSG ((unsigned long)(6))
nlm_prot_clnt.c 79 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST_MSG,
  /src/usr.sbin/rpc.lockd/
test.c 110 st = clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void,

Completed in 16 milliseconds