Searched refs:yyin_is_a_tty (Results 1 – 2 of 2) sorted by relevance
957 boolean_t yyin_is_a_tty = isatty(fileno(yyin)); in read_input() local969 if (yyin_is_a_tty) { in read_input()1024 if (time_to_exit || (!yyin_is_a_tty && feof(yyin))) in read_input()
6988 boolean_t yyin_is_a_tty = isatty(fileno(yyin)); in read_input() local6998 if (yyin_is_a_tty) { in read_input()7029 if (time_to_exit || (!yyin_is_a_tty && feof(yyin))) in read_input()