Home
last modified time | relevance | path

Searched refs:NLM4_CANCEL (Results 1 – 4 of 4) sorted by relevance

/trueos/include/rpcsvc/
HDnlm_prot.x309 nlm4_res NLM4_CANCEL(nlm4_cancargs) = 3;
/trueos/sys/nlm/
HDnlm_prot_svc.c399 case NLM4_CANCEL: in nlm_prog_4()
HDnlm_prot.h356 #define NLM4_CANCEL ((unsigned long)(3)) macro
HDnlm_prot_clnt.c221 return (CLNT_CALL_EXT(clnt, ext, NLM4_CANCEL, in nlm4_cancel_4()