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

/freebsd-12-stable/contrib/tcsh/
H A Dsh.proc.h86 #define PNEXITED (1<<2) /* normally exited */ macro
90 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED| \
H A Dsh.proc.c325 pp->p_flags |= PNEXITED;
1118 case PNEXITED:

Completed in 109 milliseconds