PMAPPROC_CALLIT
msg.rm_call.cb_proc = PMAPPROC_CALLIT;
stat = CLNT_CALL(client, PMAPPROC_CALLIT, xdr_rmtcall_args, &a,
len = rpc_call(d, PMAPPROG, PMAPVERS, PMAPPROC_CALLIT,
PMAPPROC_CALLIT, &m, &from, -1);
msg->rm_call.cb_proc = PMAPPROC_CALLIT;
case PMAPPROC_CALLIT:
{ PMAPPROC_CALLIT, "call" },
case PMAPPROC_CALLIT:
msg.rm_call.cb_proc = PMAPPROC_CALLIT;