Searched defs:tty_new (Results 1 – 5 of 5) sorted by relevance
76 struct termios tty_start, tty_new; variable
164 static long tty_orig[3], tty_new[3]; /* XXX Is there any guarantee that this variable170 static DWORD tty_orig, tty_new; variable173 static TTY_STRUCT tty_orig, tty_new; variable
168 static long tty_orig[3], tty_new[3]; /* XXX Is there any guarantee that this variable174 static DWORD tty_orig, tty_new; variable177 static TTY_STRUCT tty_orig, tty_new; variable
237 long tty_orig[3], tty_new[3]; in des_read_pw() local