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

  /src/lib/librpcsvc/
nlm_prot.x 281 void NLM_CANCEL_MSG(struct nlm_cancargs) =8;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 177 case NLM_CANCEL_MSG:
283 case NLM_CANCEL_MSG:
nlm_prot.h 310 #define NLM_CANCEL_MSG ((unsigned long)(8))
nlm_prot_clnt.c 97 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL_MSG,
  /src/usr.sbin/rpc.lockd/
test.c 143 st = clnt_call(clnt, NLM_CANCEL_MSG, xdr_nlm_cancargs, argp, xdr_void,

Completed in 14 milliseconds