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

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.proc.h 63 #define PREPORTED (1<<12) /* status has been reported */
sh.proc.c 84 pp->p_flags &= ~(PRUNNING|PSTOPPED|PREPORTED);
123 if ((jobflags & (PRUNNING|PREPORTED)) == 0) {
127 fp->p_flags |= PREPORTED;

Completed in 60 milliseconds