HomeSort by relevance Sort by last modified time
    Searched refs:tty_rawmode (Results 1 - 5 of 5) sorted by null

  /external/libedit/src/
sig.c 82 tty_rawmode(sel);
read.c 433 if (tty_rawmode(el) < 0)/* make sure the tty is set up correctly */
460 tty_rawmode(el);
533 if (tty_rawmode(el) < 0) {
el.c 351 (void) tty_rawmode(el);
630 tty_rawmode(el);
tty.h 463 protected int tty_rawmode(EditLine *);
tty.c 941 /* tty_rawmode():
945 tty_rawmode(EditLine *el) function
    [all...]

Completed in 80 milliseconds