Searched refs:have_tty (Results 1 – 2 of 2) sorted by relevance
1381 bool have_tty = tobool(interactive && (s->flags & SF_TTY)); in getsc_line() local1388 if (have_tty && ksh_tmout) { in getsc_line()1395 if (have_tty && ( in getsc_line()1450 if (have_tty && ksh_tmout) { in getsc_line()
1604 int have_tty = 0; in ssh_session() local1666 have_tty = 1; in ssh_session()1761 return client_loop(have_tty, tty_flag ? in ssh_session()