Searched refs:SIGZERR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/zsh-60/zsh/Src/
H A Dsignals.h36 #define SIGZERR (SIGCOUNT+1) macro
H A Dsignals.c1184 case SIGZERR:
H A Dexec.c44 /* used to suppress ERREXIT and trapping of SIGZERR, SIGEXIT. */
923 sig != SIGDEBUG && sig != SIGZERR)
1348 if (sigtrapped[SIGZERR] && lastval) {
1349 dotrap(SIGZERR);
H A Djobs.c2157 * as an alias for SIGZERR.
2159 { "ERR", SIGZERR },

Completed in 178 milliseconds