Searched refs:HIST_SAVE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Dhist.h76 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/freebsd-11.0-release/contrib/tcsh/
H A Dsh.hist.c48 #define HIST_SAVE 0x02 macro
1153 hflg |= HIST_SAVE;
1177 else if (hflg & HIST_SAVE)

Completed in 103 milliseconds