Searched refs:logIsTTY (Results 1 – 3 of 3) sorted by relevance
83 extern bool logIsTTY(void);
171 bool logIsTTY(void) { in logIsTTY() function
283 if (logIsTTY() == false) { in display_display()