Searched refs:tty_normal (Results 1 – 1 of 1) sorted by relevance
141 struct termios tty, tty_normal; in back_to_col_1() local148 tty_normal = tty; in back_to_col_1()153 (void)tcsetattr(SHOUT, TCSADRAIN, &tty_normal); in back_to_col_1()163 struct termios tty, tty_normal; in pushback() local175 tty_normal = tty; in pushback()237 (void)tcsetattr(SHOUT, TCSADRAIN, &tty_normal); in pushback()