NLM_LOCK_MSG
return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK_MSG,
case NLM_LOCK_MSG:
case NLM_LOCK_MSG:
(void)clnt_call(cli, NLM_LOCK_MSG,
(void)clnt_call(cli, NLM_LOCK_MSG,
if (clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS) {