clnt_dg_abort
static void clnt_dg_abort(CLIENT *);
ops.cl_abort = clnt_dg_abort;
.cl_abort = clnt_dg_abort,