Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libedit/
HDhist.h67 #define HIST_LOAD(el, fname) HIST_FUN(el, H_LOAD fname) macro
/freebsd-14-stable/contrib/tcsh/
HDsh.hist.c47 #define HIST_LOAD 0x04 macro
1154 hflg |= HIST_LOAD; in dohist()
1173 if (hflg & (HIST_LOAD | HIST_MERGE)) in dohist()