Searched refs:is_a_tty (Results 1 – 3 of 3) 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()
296 static int is_a_tty; variable474 is_a_tty = 1; in open_console()496 is_a_tty=0; in open_console()503 is_a_tty=0; in open_console()528 if (is_a_tty && (TTY_set(fileno(tty_in),&tty_new) == -1)) in noecho_console()550 if (is_a_tty && (TTY_set(fileno(tty_in),&tty_new) == -1)) in echo_console()
119 short is_a_tty; /* TRUE if TCGETA succeeds */ in main() local135 error = fromfile = is_a_tty = pop = popall = popupto = push = FALSE; in main()274 is_a_tty = TRUE; in main()379 if (is_a_tty && in main()