Home
last modified time | relevance | path

Searched refs:have_tty (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dlex.c1368 bool have_tty = tobool(interactive && (s->flags & SF_TTY)); in getsc_line() local
1375 if (have_tty && ksh_tmout) { in getsc_line()
1382 if (have_tty && ( in getsc_line()
1437 if (have_tty && ksh_tmout) { in getsc_line()