Searched refs:NLM_UNSHARE (Results 1 – 5 of 5) sorted by relevance
301 nlm_shareres NLM_UNSHARE(nlm_shareargs) = 21;
271 …if (clnt_call(clnt, NLM_UNSHARE, xdr_nlm_shareargs, argp, xdr_nlm_shareres, &res, TIMEOUT) != RPC_…
298 case NLM_UNSHARE: in nlm_prog_3()
338 #define NLM_UNSHARE ((unsigned long)(21)) macro
176 return (CLNT_CALL_EXT(clnt, ext, NLM_UNSHARE, in nlm_unshare_3()