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

  /src/lib/libedit/
hist.h 59 (((el)->el_flags & NARROW_HISTORY) ? hist_convert(el, fn, arg) : \
el.h 58 #define NARROW_HISTORY 0x040
eln.c 237 el->el_flags |= NARROW_HISTORY;
el.c 298 el->el_flags &= ~NARROW_HISTORY;

Completed in 13 milliseconds