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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.h87 #define PNEXITED (1<<2) /* normally exited */ macro
91 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED| \
H A Dsh.proc.c326 pp->p_flags |= PNEXITED;
1090 case PNEXITED:

Completed in 60 milliseconds