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

/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c143 {{NULL, "hashcmds", OPT_ALL}, HASHCMDS},
259 {{NULL, "hashall", OPT_ALIAS}, /* bash */ HASHCMDS},
268 {{NULL, "trackall", OPT_ALIAS}, /* ksh */ HASHCMDS},
H A Dzsh.h2070 HASHCMDS, enumerator in enum:__anon15760
H A Dexec.c771 if (!cn && isset(HASHCMDS))
2804 int dohashcmd = isset(HASHCMDS);

Completed in 141 milliseconds