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

/freebsd-10.0-release/crypto/openssh/
H A Dchannels.h145 void *open_confirm_ctx; member in struct:Channel
H A Dchannels.c342 c->open_confirm_ctx = NULL;
731 c->open_confirm_ctx = ctx;
2583 c->open_confirm(c->self, 1, c->open_confirm_ctx);
2634 c->open_confirm(c->self, 0, c->open_confirm_ctx);
H A Dmux.c1300 c->open_confirm_ctx = NULL;

Completed in 120 milliseconds