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

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

Completed in 758 milliseconds