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

  /src/usr.sbin/rpc.lockd/
lockd.c 128 (void)rpcb_unset(NLM_PROG, NLM_VERSX, NULL);
173 if (!svc_reg(transp, NLM_PROG, NLM_VERSX, nlm_prog_3, nconf)) {
174 errx(1, "unable to register (NLM_PROG, NLM_VERSX, %s)",
  /src/lib/librpcsvc/
nlm_prot.x 291 version NLM_VERSX {
  /src/sys/fs/nfs/nlm/
nlm_prot.h 335 #define NLM_VERSX ((unsigned long)(3))
nlm_prot_impl.c 1435 NLM_SM, NLM_VERS, NLM_VERSX, NLM_VERS4

Completed in 13 milliseconds