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