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

/freebsd-current/contrib/libedit/
H A Dhist.h67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname) macro
/freebsd-current/contrib/tcsh/
H A Dsh.hist.c47 #define HIST_LOAD 0x04 macro
1154 hflg |= HIST_LOAD;
1173 if (hflg & (HIST_LOAD | HIST_MERGE))

Completed in 96 milliseconds