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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h55 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED|PSIGNALED|PINTERRUPTED) macro
H A Dsh.proc.c639 pstatus = pp->p_flags & PALLSTATES;

Completed in 46 milliseconds