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

  /src/lib/librpcsvc/
nlm_prot.x 286 void NLM_CANCEL_RES(nlm_res) = 13;
  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 207 case NLM_CANCEL_RES:
288 case NLM_CANCEL_RES:
nlm_prot.h 325 #define NLM_CANCEL_RES ((unsigned long)(13))
nlm_prot_clnt.c 142 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL_RES,
  /src/usr.sbin/rpc.lockd/
test.c 223 st = clnt_call(clnt, NLM_CANCEL_RES, xdr_nlm_res, argp, xdr_void,
lock_proc.c 538 transmit_result(NLM_CANCEL_RES, &result,
664 /* nlm_cancel_res ---------------------------------------------------------- */
674 log_from_addr("nlm_cancel_res", rqstp);
1078 /* nlm_cancel_res ---------------------------------------------------------- */

Completed in 18 milliseconds