Home
last modified time | relevance | path

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

/external/openssh/
Dchannels.h145 void *open_confirm_ctx; member
Dchannels.c368 c->open_confirm_ctx = NULL; in channel_new()
809 c->open_confirm_ctx = ctx; in channel_register_open_confirm()
2950 c->open_confirm(c->self, 1, c->open_confirm_ctx);
3007 c->open_confirm(c->self, 0, c->open_confirm_ctx);
Dmux.c1081 c->open_confirm_ctx = NULL; in mux_stdio_confirm()
1410 c->open_confirm_ctx = NULL; in mux_session_confirm()