Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dhist.h68 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/dragonfly/contrib/tcsh-6/
H A Dsh.hist.c46 #define HIST_SAVE 0x02 macro
1164 hflg |= HIST_SAVE; in dohist()
1188 else if (hflg & HIST_SAVE) in dohist()