HomeSort by: relevance | last modified time | path
    Searched refs:PALLSTATES (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
proc.h 79 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED|PSIGNALED|PINTERRUPTED)
proc.c 672 pstatus = pp->p_flags & PALLSTATES;

Completed in 13 milliseconds