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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c130 out_is_tty; /* set if stdout is a tty */ variable
302 out_is_tty = isatty(1);
304 if (out_is_tty) {
334 if (out_is_tty)
1785 if (out_is_tty) {

Completed in 58 milliseconds