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

/haiku-fatelf/src/bin/gawk/
H A Dmain.c142 int output_is_tty = FALSE; /* control flushing of output */ variable
524 output_is_tty = TRUE;
H A Dbuiltin.c74 extern int output_is_tty;
128 && ((fp == stdout && output_is_tty)
H A Dio.c193 extern int output_is_tty;

Completed in 38 milliseconds