Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dchannels.h185 void *open_confirm_ctx; member
H A Dmux.c1098 c->open_confirm_ctx = NULL; in mux_stdio_confirm()
1426 c->open_confirm_ctx = NULL; in mux_session_confirm()
H A Dchannels.c1182 c->open_confirm_ctx = ctx; in channel_register_open_confirm()
3597 c->open_confirm(ssh, c->self, 1, c->open_confirm_ctx); in channel_input_open_confirmation()
3651 c->open_confirm(ssh, c->self, 0, c->open_confirm_ctx); in channel_input_open_failure()