PPTIME
if ((fp->p_flags & (PPTIME|PRUNNING|PSTOPPED)) == 0 &&
if (pp == pp->p_friends && (pp->p_flags & PPTIME)) {
pp->p_flags &= ~PPTIME;
if (jobflags & (PSIGNALED|PSTOPPED|PPTIME) ||
pp->p_flags |= PPTIME;
if (pp == pp->p_friends && (pp->p_flags & PPTIME)) {
pp->p_flags &= ~PPTIME;
if (pp->p_flags&PPTIME && !(status&(PSTOPPED|PRUNNING))) {
if (pp->p_flags & (PTIME|PPTIME) || adrof(S_time /* "time" */))