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

/macosx-10.10/zsh-61/zsh/Src/
H A Dhist.c941 * If SHAREHISTORY is also set continue to do so in the
953 if (isset(INCAPPENDHISTORY) && !isset(SHAREHISTORY) &&
1273 if (isset(SHAREHISTORY) && !lockhistfile(hf, 0)) {
1380 if (isset(SHAREHISTORY) ? histfileIsLocked() :
2544 || isset(SHAREHISTORY))
2550 if (isset(SHAREHISTORY))
2580 || isset(SHAREHISTORY))
H A Doptions.c236 {{NULL, "sharehistory", OPT_KSH}, SHAREHISTORY},
H A Dzsh.h2157 SHAREHISTORY, enumerator in enum:__anon15760

Completed in 128 milliseconds