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

  /external/libedit/src/
el.h 62 #define NARROW_HISTORY 0x40
hist.h 62 (((el)->el_flags & NARROW_HISTORY) ? hist_convert(el, fn, arg) : \
eln.c 220 el->el_flags |= NARROW_HISTORY;
el.c 312 el->el_flags &= ~NARROW_HISTORY;

Completed in 156 milliseconds