Searched refs:t_c (Results 1 – 3 of 3) sorted by relevance
538 tty__getchar(&el->el_tty.t_ts, el->el_tty.t_c[TS_IO]); in tty_setup()543 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()545 && el->el_tty.t_c[ED_IO][rst] != in tty_setup()547 el->el_tty.t_c[ED_IO][rst] = in tty_setup()548 el->el_tty.t_c[TS_IO][rst]; in tty_setup()550 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()552 el->el_tty.t_c[EX_IO][rst] = in tty_setup()553 el->el_tty.t_c[TS_IO][rst]; in tty_setup()555 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_setup()577 tty__setchar(&el->el_tty.t_ed, el->el_tty.t_c[ED_IO]); in tty_setup()[all …]
471 ttychar_t t_c; member
1946 if (count == 0 && buf[0] == e->el_tty.t_c[TS_IO][C_EOF]) in rl_callback_read_char()1985 a[0] = (char)e->el_tty.t_c[TS_IO][C_REPRINT]; in rl_redisplay()