Searched defs: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() local
6988 boolean_t yyin_is_a_tty = isatty(fileno(yyin)); in read_input() local