Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhist.h68 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/freebsd/contrib/tcsh/
H A Dsh.hist.c46 #define HIST_SAVE 0x02 macro