Searched refs:open_confirm (Results 1 – 2 of 2) sorted by relevance
134 channel_open_fn *open_confirm; member
324 c->open_confirm = NULL; in channel_new()712 c->open_confirm = fn; in channel_register_open_confirm()2480 if (c->open_confirm) {2482 c->open_confirm(c->self, 1, c->open_confirm_ctx);2533 if (c->open_confirm) {2535 c->open_confirm(c->self, 0, c->open_confirm_ctx);