Searched refs:input_is_tty (Results 1 – 1 of 1) sorted by relevance
46 int input, output, save_errno, i, need_restart, input_is_tty; in readpassphrase() local68 input_is_tty = 0; in readpassphrase()79 input_is_tty = 1; in readpassphrase()91 if (input_is_tty && tcgetattr(input, &oterm) == 0) { in readpassphrase()160 if (input_is_tty) in readpassphrase()