HomeSort by: relevance | last modified time | path
    Searched refs:tty_rawmode (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libedit/
read.c 405 if (tty_rawmode(el) < 0)/* make sure the tty is set up correctly */
429 tty_rawmode(el);
500 if (tty_rawmode(el) < 0) {
sig.c 86 tty_rawmode(sel);
el.c 344 (void) tty_rawmode(el);
646 tty_rawmode(el);
tty.h 462 libedit_private int tty_rawmode(EditLine *);
tty.c 992 /* tty_rawmode():
996 tty_rawmode(EditLine *el) function in typeref:typename:libedit_private int

Completed in 103 milliseconds