Searched refs:PNEXITED (Results 1 – 2 of 2) sorted by relevance
51 #define PNEXITED (1<<2) /* normally exited */ macro55 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED|PSIGNALED|PINTERRUPTED)
105 pp->p_flags |= PNEXITED; in pchild()689 case PNEXITED: in pprint()