Searched refs:tty_rawmode (Results 1 – 5 of 5) sorted by relevance
433 if (tty_rawmode(el) < 0)/* make sure the tty is set up correctly */ in FUN()460 tty_rawmode(el); in read_prepare()533 if (tty_rawmode(el) < 0) { in FUN()
82 tty_rawmode(sel); in sig_handler()
351 (void) tty_rawmode(el); in FUN()630 tty_rawmode(el); in el_editmode()
463 protected int tty_rawmode(EditLine *);
945 tty_rawmode(EditLine *el) in tty_rawmode() function