Lines Matching refs:EX_IO
528 tty_setup_flags(el, &el->el_tty.t_ex, EX_IO); in tty_setup()
550 el->el_tty.t_c[EX_IO][rst] = in tty_setup()
553 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_setup()
575 el->el_tty.t_mode = EX_IO; in tty_init()
977 *ex = tty_update_flag(el, *tt, EX_IO, kind); in tty_update_flags()
985 && (el->el_tty.t_c[TS_IO][c] != el->el_tty.t_c[EX_IO][c])) in tty_update_char()
1045 el->el_tty.t_c[EX_IO][i]) in tty_rawmode()
1060 tty_update_char(el, EX_IO, i); in tty_rawmode()
1062 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_rawmode()
1084 if (el->el_tty.t_mode == EX_IO) in tty_cookedmode()
1097 el->el_tty.t_mode = EX_IO; in tty_cookedmode()
1162 int z = EX_IO; in tty_stty()
1182 z = EX_IO; in tty_stty()