Searched refs:is_a_tty (Results 1 – 2 of 2) sorted by relevance
278 int is_a_tty; in des_read_pw() local291 is_a_tty=1; in des_read_pw()311 is_a_tty=0; in des_read_pw()318 is_a_tty=0; in des_read_pw()342 if (is_a_tty && (TTY_set(fileno(tty),&tty_new) == -1)) in des_read_pw()
298 static int is_a_tty; variable479 is_a_tty = 1; in open_console()501 is_a_tty=0; in open_console()508 is_a_tty=0; in open_console()533 if (is_a_tty && (TTY_set(fileno(tty_in),&tty_new) == -1)) in noecho_console()555 if (is_a_tty && (TTY_set(fileno(tty_in),&tty_new) == -1)) in echo_console()