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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.hist.c52 #define HIST_MERGE 0x20 macro
1159 hflg |= HIST_MERGE;
1175 if (hflg & (HIST_LOAD | HIST_MERGE))
1176 loadhist(*vp, (hflg & HIST_MERGE) ? 1 : 0);

Completed in 48 milliseconds