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

/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.proc.h87 #define PAEXITED (1<<3) /* abnormally exited */ macro
90 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED| \
H A Dsh.proc.c318 pp->p_flags |= PAEXITED;
368 jobflags & PAEXITED ||
1069 case PAEXITED:

Completed in 131 milliseconds