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

/macosx-10.10/zsh-61/zsh/Src/
H A Dbuiltin.c970 * Don't bother doing this if POSIXCD is set, we don't
973 if (!nocdpath && !isset(POSIXCD))
981 * - and the POSIXCD option is not set
984 if (!hasdot && !isset(POSIXCD)) {
995 if (isset(POSIXCD)) {
1017 if (isset(POSIXCD)) {
1181 if (isset(INTERACTIVE) || isset(POSIXCD)) {
H A Doptions.c211 {{NULL, "posixcd", OPT_EMULATE|OPT_BOURNE}, POSIXCD},
H A Dzsh.h2132 POSIXCD, enumerator in enum:__anon15760

Completed in 213 milliseconds