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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbashhist.h29 #define HC_ERASEDUPS 0x04 macro
H A Dbashhist.c151 Value & HC_ERASEDUPS means to remove all other matching lines from the
633 if (history_control & HC_ERASEDUPS)
H A Dvariables.c4090 history_control |= HC_ERASEDUPS;

Completed in 135 milliseconds