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

  /external/libedit/src/
el.h 57 #define NO_TTY 0x02
read.c 457 if (el->el_flags & NO_TTY)
499 if (el->el_flags & NO_TTY) {
el.c 138 el->el_flags |= NO_TTY;
readline.c 407 if (rl_event_hook && !(e->el_flags&NO_TTY)) {
    [all...]

Completed in 2690 milliseconds