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