NLM_GRANTED_MSG
return (CLNT_CALL_EXT(clnt, ext, NLM_GRANTED_MSG,
case NLM_GRANTED_MSG:
case NLM_GRANTED_MSG:
success = clnt_call(cli, NLM_GRANTED_MSG,
if (clnt_call(clnt, NLM_GRANTED_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {