Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c1351 bool have_tty = tobool(interactive && (s->flags & SF_TTY)); in getsc_line() local
1358 if (have_tty && ksh_tmout) { in getsc_line()
1365 if (have_tty && ( in getsc_line()
1420 if (have_tty && ksh_tmout) { in getsc_line()