Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dchannels.h125 void *open_confirm_ctx; member
Dmux.c190 c->open_confirm_ctx = NULL; in mux_session_confirm()
Dchannels.c318 c->open_confirm_ctx = NULL; in channel_new()
701 c->open_confirm_ctx = ctx; in channel_register_open_confirm()
2298 c->open_confirm(c->self, c->open_confirm_ctx); in channel_input_open_confirmation()