Searched refs:open_confirm (Results 1 – 2 of 2) sorted by relevance
143 channel_open_fn *open_confirm; member
344 c->open_confirm = NULL; in channel_new()741 c->open_confirm = fn; in channel_register_open_confirm()2574 if (c->open_confirm) {2576 c->open_confirm(c->self, 1, c->open_confirm_ctx);2626 if (c->open_confirm) {2628 c->open_confirm(c->self, 0, c->open_confirm_ctx);