Searched refs:NLM_SHARE (Results 1 – 5 of 5) sorted by relevance
300 nlm_shareres NLM_SHARE(nlm_shareargs) = 20;
256 …if (clnt_call(clnt, NLM_SHARE, xdr_nlm_shareargs, argp, xdr_nlm_shareres, &res, TIMEOUT) != RPC_SU…
292 case NLM_SHARE: in nlm_prog_3()
335 #define NLM_SHARE ((unsigned long)(20)) macro
167 return (CLNT_CALL_EXT(clnt, ext, NLM_SHARE, in nlm_share_3()