Lines Matching full:want_tty
101 u_int want_tty;
320 buffer_get_int_ret(&cctx->want_tty, m) != 0 ||
365 cctx->want_tty, cctx->want_x_fwd, cctx->want_agent_fwd,
434 if (cctx->want_tty && tcgetattr(new_fd[0], &cctx->tio) == -1)
447 if (cctx->want_tty) {
459 if (cctx->want_tty && escape_char != 0xffffffff) {
1229 client_session2_setup(id, cctx->want_tty, cctx->want_subsys,