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

  /src/lib/librpcsvc/
nlm_prot.x 283 void NLM_GRANTED_MSG(struct nlm_testargs) = 10;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 189 case NLM_GRANTED_MSG:
285 case NLM_GRANTED_MSG:
nlm_prot.h 316 #define NLM_GRANTED_MSG ((unsigned long)(10))
nlm_prot_clnt.c 115 return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_MSG,
  /src/usr.sbin/rpc.lockd/
test.c 175 st = clnt_call(clnt, NLM_GRANTED_MSG, xdr_nlm_testargs, argp, xdr_void,
lockd_lock.c 673 success = clnt_call(cli, NLM_GRANTED_MSG,

Completed in 15 milliseconds