Searched refs:PALLSTATES (Results 1 – 3 of 3) sorted by relevance
90 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED| \ macro
1034 pstatus = (int) (pp->p_flags & PALLSTATES); in pprint()
556 pstatus = (int) (pp->p_flags & PALLSTATES); in find_stop_ed()