Searched refs:PEXITED (Results 1 – 1 of 1) sorted by relevance
37 #define PEXITED 1 macro226 case PEXITED: in proc_errorlevel()977 if (j->state == PEXITED || j->state == PSIGNALLED) in j_jobs()1014 if (j->state == PEXITED || j->state == PSIGNALLED) in j_notify()1210 if (j->state == PEXITED && j->status == 0 && in j_waitj()1407 p->state = PEXITED; in j_sigchld()1462 if (j->state == PEXITED || j->state == PSIGNALLED) { in check_job()1582 case PEXITED: { in j_print()