Searched refs:tty__setchar (Results 1 – 1 of 1) sorted by relevance
457 static void tty__setchar(struct termios *, unsigned char *);547 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_setup()560 tty__setchar(&el->el_tty.t_ed, el->el_tty.t_c[ED_IO]); in tty_setup()807 tty__setchar(struct termios *td, unsigned char *s) in tty__setchar() function1050 tty__setchar(&el->el_tty.t_ed, el->el_tty.t_c[ED_IO]); in tty_rawmode()1055 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_rawmode()