Home
last modified time | relevance | path

Searched refs:open_confirm_ctx (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dchannels.h183 void *open_confirm_ctx; member
H A Dmux.c1084 c->open_confirm_ctx = NULL; in mux_stdio_confirm()
1412 c->open_confirm_ctx = NULL; in mux_session_confirm()
H A Dchannels.c1167 c->open_confirm_ctx = ctx; in channel_register_open_confirm()
3552 c->open_confirm(ssh, c->self, 1, c->open_confirm_ctx); in channel_input_open_confirmation()
3606 c->open_confirm(ssh, c->self, 0, c->open_confirm_ctx); in channel_input_open_failure()