Searched refs:PSIGNALED (Results 1 – 3 of 3) sorted by relevance
88 #define PSIGNALED (1<<4) /* terminated by a signal != SIGINT */ macro91 PSIGNALED|PINTERRUPTED)
315 pp->p_flags |= PSIGNALED; in pchild()371 if (!(jobflags & (PSIGNALED | PSTOPPED | PPTIME) || in pchild()528 if ((jobflags & (PSIGNALED | PSTOPPED | PTIME)) || in pjwait()567 reason = fp->p_flags & (PSIGNALED | PINTERRUPTED) ? in pjwait()1088 case PSIGNALED: in pprint()
558 pstatus != PSIGNALED) in find_stop_ed()