HomeSort by relevance Sort by last modified time
    Searched refs:PNEXITED (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.proc.h 51 #define PNEXITED (1<<2) /* normally exited */
55 #define PALLSTATES (PRUNNING|PSTOPPED|PNEXITED|PAEXITED|PSIGNALED|PINTERRUPTED)
sh.proc.c 105 pp->p_flags |= PNEXITED;
689 case PNEXITED:

Completed in 2999 milliseconds