Home
last modified time | relevance | path

Searched refs:tty_end (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libedit/
H A Dtty.h461 protected void tty_end(EditLine *);
H A Del.c125 tty_end(el); in el_end()
H A Dtty.c583 tty_end(EditLine *el) in tty_end() function