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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.h53 #define PSIGNALED (1<<4) /* terminated by a signal != SIGINT */ macro
55 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED|PSIGNALED|PINTERRUPTED)

Completed in 58 milliseconds