Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.hist.c49 #define HIST_CLEAR 0x10 macro
1155 hflg |= HIST_CLEAR; in dohist()
1180 if (hflg & HIST_CLEAR) { in dohist()