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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1259 #define BINF_CLEARENV (1<<16) /* new process started with cleared env */ macro
H A Dexec.c629 if (flags & BINF_CLEARENV)
2579 cflags |= BINF_CLEARENV;

Completed in 185 milliseconds