Searched refs:PEXITED (Results 1 – 1 of 1) sorted by relevance
37 #define PEXITED 1 macro219 case PEXITED: in proc_errorlevel()971 if (j->state == PEXITED || j->state == PSIGNALLED) in j_jobs()1008 if (j->state == PEXITED || j->state == PSIGNALLED) in j_notify()1198 if (j->state == PEXITED && j->status == 0 && in j_waitj()1395 p->state = PEXITED; in j_sigchld()1450 if (j->state == PEXITED || j->state == PSIGNALLED) { in check_job()1566 case PEXITED: { in j_print()