Home
last modified time | relevance | path

Searched refs:tty_cookedmode (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Del.c193 tty_cookedmode(el); in el_reset()
370 (void) tty_cookedmode(el); in el_wset()
665 tty_cookedmode(el); in el_editmode()
H A Dsig.c97 tty_cookedmode(sel); in sig_handler()
H A Dtty.h463 libedit_private int tty_cookedmode(EditLine *);
H A Dread.c444 (void) tty_cookedmode(el); in read_finish()
H A Dtty.c1081 tty_cookedmode(EditLine *el) in tty_cookedmode() function