Searched refs:tty_end (Results 1 – 4 of 4) sorted by relevance
460 libedit_private void tty_end(EditLine *, int);
143 tty_end(el, TCSAFLUSH); in el_end()
425 tty_end(e, TCSADRAIN); in rl_initialize()496 tty_end(e, TCSADRAIN); in readline()
589 tty_end(EditLine *el, int how) in tty_end() function