Searched refs:have_tty (Results 1 – 2 of 2) sorted by relevance
1341 bool have_tty = tobool(interactive && (s->flags & SF_TTY)); in getsc_line() local1348 if (have_tty && ksh_tmout) { in getsc_line()1358 if (have_tty && ( in getsc_line()1413 if (have_tty && ksh_tmout) { in getsc_line()
1603 int have_tty = 0; in ssh_session() local1665 have_tty = 1; in ssh_session()1762 return client_loop(have_tty, tty_flag ? in ssh_session()