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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.proc.h91 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED| \ macro
H A Dsh.proc.c1006 pstatus = (int) (pp->p_flags & PALLSTATES);

Completed in 111 milliseconds