Searched refs:TS_IO (Results 1 – 3 of 3) sorted by relevance
530 tty__getchar(&el->el_tty.t_ts, el->el_tty.t_c[TS_IO]); in tty_setup()535 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()540 el->el_tty.t_c[TS_IO][rst]; in tty_setup()542 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()545 el->el_tty.t_c[TS_IO][rst]; in tty_setup()978 && (el->el_tty.t_c[TS_IO][c] != el->el_tty.t_c[EX_IO][c])) in tty_update_char()979 el->el_tty.t_c[mode][c] = el->el_tty.t_c[TS_IO][c]; in tty_update_char()1030 tty__getchar(&el->el_tty.t_ts, el->el_tty.t_c[TS_IO]); in tty_rawmode()1037 if (el->el_tty.t_c[TS_IO][i] != in tty_rawmode()
440 #define TS_IO 2 /* new mode from terminal */ macro
1963 if (count == 0 && buf[0] == e->el_tty.t_c[TS_IO][C_EOF]) in rl_callback_read_char()2002 a[0] = e->el_tty.t_c[TS_IO][C_REPRINT]; in rl_redisplay()