Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.hist.c45 #define HIST_ONLY 0x01 macro
1054 if (hflg & HIST_ONLY) { in phist()
1145 hflg |= HIST_ONLY; in dohist()