Searched refs:HIST_NOWRITE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dhist.c1343 newflags = HIST_NOWRITE;
2625 if (he->node.flags & (HIST_OLD|HIST_NOWRITE))
H A Dzsh.h1901 #define HIST_NOWRITE 0x00000040 /* Keep internally but don't write */ macro

Completed in 179 milliseconds