Searched refs:have_tty (Results 1 – 5 of 5) sorted by relevance
236 int have_tty = isatty(0); in main() local243 if (have_tty) { in main()249 if (have_tty == 0) in main()
255 int have_tty = isatty(0); in main() local277 if (have_tty == 0) { in main()
991 int have_tty = interactive && (s->flags & SF_TTY); local999 if (have_tty && ksh_tmout) {1005 if (have_tty && (01062 if (have_tty && ksh_tmout)
56 int have_tty = 0; variable105 have_tty = isatty (fileno (stderr)); in main()1377 if (VLEVEL( VERB_PROGRESS ) && have_tty) in process()
56 int have_tty = 0; variable105 have_tty = isatty (fileno (stderr)); in main()1369 if (VLEVEL( VERB_PROGRESS ) && have_tty) in process()