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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbashhist.h28 #define HC_IGNDUPS 0x02 macro
31 #define HC_IGNBOTH (HC_IGNSPACE|HC_IGNDUPS)
H A Dbashhist.c149 Value & HC_IGNDUPS means save all lines that do not match the last
551 if (history_control & HC_IGNDUPS)
H A Dvariables.c4086 history_control |= HC_IGNDUPS;

Completed in 125 milliseconds