Searched refs:fdin_is_tty (Results 1 – 1 of 1) sorted by relevance
104 static int fdin_is_tty = 0; /* fdin points to a tty. */ variable379 if (!compat20 && program_alive_scheduled && fdin_is_tty) { in wait_until_can_do_something()495 if (fdin_is_tty && dlen >= 1 && data[0] != '\r' && in process_output()597 fdin_is_tty = 1; in server_loop()