Searched refs:PNEXITED (Results 1 – 2 of 2) sorted by relevance
86 #define PNEXITED (1<<2) /* normally exited */ macro90 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED| \
325 pp->p_flags |= PNEXITED; in pchild()1118 case PNEXITED: in pprint()