Searched refs:last_job (Results 1 – 1 of 1) sorted by relevance
116 static Job *last_job; variable370 if (!last_job) in exchild()374 pi.j = last_job; in exchild()394 last_job = pi.j; in exchild()543 if (last_job) { /* no need to report error - waitlast() will do it */ in startlast()545 last_job->flags |= JF_WAITING; in startlast()546 j_startjob(last_job); in startlast()561 j = last_job; in waitlast()1589 if (j == last_job) in remove_job()1590 last_job = NULL; in remove_job()