Searched refs:open_confirm (Results 1 – 2 of 2) sorted by relevance
143 channel_open_fn *open_confirm; member
347 c->open_confirm = NULL; in channel_new()744 c->open_confirm = fn; in channel_register_open_confirm()2590 if (c->open_confirm) {2592 c->open_confirm(c->self, 1, c->open_confirm_ctx);2642 if (c->open_confirm) {2644 c->open_confirm(c->self, 0, c->open_confirm_ctx);