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

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dhist.h68 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhist.h75 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/macosx-10.10/libedit-40/src/
H A Dhist.h75 #define HIST_SAVE(el, fname) HIST_FUN(el, H_SAVE fname) macro
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.hist.c49 #define HIST_SAVE 0x02 macro
234 hflg |= HIST_SAVE;
259 else if (hflg & HIST_SAVE)

Completed in 102 milliseconds