Home | History | Annotate | Download | only in openssh

Lines Matching full:abandon_cb

433 		if (cc->abandon_cb != NULL)
434 cc->abandon_cb(c, cc->ctx);
717 channel_confirm_abandon_cb *abandon_cb, void *ctx)
727 cc->abandon_cb = abandon_cb;