Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dlex.c1361 bool have_tty = interactive && (s->flags & SF_TTY) && tty_hasstate; in getsc_line() local
1368 if (have_tty && ksh_tmout) { in getsc_line()
1378 if (have_tty && ( in getsc_line()
1433 if (have_tty && ksh_tmout) { in getsc_line()

Completed in 2 milliseconds