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

  /src/lib/librpcsvc/
nlm_prot.x 308 void NLM4_GRANTED_MSG(nlm4_testargs) = 10;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 443 case NLM4_GRANTED_MSG:
nlm_prot.h 379 #define NLM4_GRANTED_MSG ((unsigned long)(10))
nlm_prot_clnt.c 286 return (CLNT_CALL_EXT(clnt, ext, NLM4_GRANTED_MSG,
  /src/usr.sbin/rpc.lockd/
lockd_lock.c 649 success = clnt_call(cli, NLM4_GRANTED_MSG,

Completed in 15 milliseconds