Searched refs:terminal_binary_ok (Results 1 – 3 of 3) sorted by relevance
147 if(is_tty && (outs->bytes < 2000) && !config->terminal_binary_ok) { in tool_write_cb()
152 bool terminal_binary_ok; member
857 config->terminal_binary_ok = (outfile && !strcmp(outfile, "-")); in operate_do()