Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dchannels.h182 void *open_confirm_ctx; member
Dmux.c1084 c->open_confirm_ctx = NULL; in mux_stdio_confirm()
1412 c->open_confirm_ctx = NULL; in mux_session_confirm()
Dchannels.c1030 c->open_confirm_ctx = ctx; in channel_register_open_confirm()
3386 c->open_confirm(ssh, c->self, 1, c->open_confirm_ctx); in channel_input_open_confirmation()
3439 c->open_confirm(ssh, c->self, 0, c->open_confirm_ctx); in channel_input_open_failure()