Searched refs:tty__setchar (Results 1 – 1 of 1) sorted by relevance
459 private void tty__setchar(struct termios *, unsigned char *);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()817 tty__setchar(struct termios *td, unsigned char *s) in tty__setchar() function1071 tty__setchar(&el->el_tty.t_ed, el->el_tty.t_c[ED_IO]); in tty_rawmode()1080 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_rawmode()