Searched defs:PNEXITED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h51 #define PNEXITED (1<<2) /* normally exited */ macro
55 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED|PSIGNALED|PINTERRUPTED)

Completed in 56 milliseconds