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

  /src/lib/librpcsvc/
nlm_prot.x 265 nlm_testres NLM_TEST(struct nlm_testargs) = 1;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 135 case NLM_TEST:
276 case NLM_TEST:
nlm_prot.h 289 #define NLM_TEST ((unsigned long)(1))
nlm_prot_clnt.c 34 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST,
  /src/usr.sbin/rpc.lockd/
test.c 29 st = clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres,

Completed in 50 milliseconds