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