Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dhist.h67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname) macro
/dragonfly/contrib/tcsh-6/
H A Dsh.hist.c47 #define HIST_LOAD 0x04 macro
1167 hflg |= HIST_LOAD; in dohist()
1186 if (hflg & (HIST_LOAD | HIST_MERGE)) in dohist()