Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libedit/
HDhist.h74 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/freebsd-11-stable/contrib/tcsh/
HDsh.hist.c46 #define HIST_SAVE 0x02 macro
1141 hflg |= HIST_SAVE; in dohist()
1165 else if (hflg & HIST_SAVE) in dohist()