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

  /src/lib/librpcsvc/
nlm_prot.x 280 void NLM_LOCK_MSG(struct nlm_lockargs) = 7;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 171 case NLM_LOCK_MSG:
282 case NLM_LOCK_MSG:
nlm_prot.h 307 #define NLM_LOCK_MSG ((unsigned long)(7))
nlm_prot_clnt.c 88 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_MSG,
  /src/usr.sbin/rpc.lockd/
test.c 126 st = clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void,

Completed in 13 milliseconds