Searched refs:mux_chan (Results 1 – 1 of 1) sorted by relevance
1229 Channel *mux_chan; in mux_exit_message() local1234 if ((mux_chan = channel_by_id(ssh, c->ctl_chan)) == NULL) in mux_exit_message()1243 (r = sshbuf_put_stringb(mux_chan->output, m)) != 0) in mux_exit_message()1252 Channel *mux_chan; in mux_tty_alloc_failed() local1257 if ((mux_chan = channel_by_id(ssh, c->ctl_chan)) == NULL) in mux_tty_alloc_failed()1265 (r = sshbuf_put_stringb(mux_chan->output, m)) != 0) in mux_tty_alloc_failed()