Searched refs:PEXITED (Results 1 – 1 of 1) sorted by relevance
37 #define PEXITED 1 macro227 case PEXITED: in proc_errorlevel()978 if (j->state == PEXITED || j->state == PSIGNALLED) in j_jobs()1015 if (j->state == PEXITED || j->state == PSIGNALLED) in j_notify()1211 if (j->state == PEXITED && j->status == 0 && in j_waitj()1408 p->state = PEXITED; in j_sigchld()1463 if (j->state == PEXITED || j->state == PSIGNALLED) { in check_job()1583 case PEXITED: { in j_print()