Lines Matching refs:remove_job
163 static void remove_job(Job *, const char *);
526 remove_job(j, "fork failed");
598 remove_job(j, "child");
600 /* remove_job needs SIGCHLD blocked still */
992 remove_job(j, Tjobs);
1030 remove_job(j, "notify");
1070 remove_job(async_job, "async");
1092 remove_job(oldest, "zombie");
1314 remove_job(j, where);
1468 * remove_job() since neither may be called for non-interactive
1521 remove_job(j, "notify");
1536 remove_job(j, "checkjob");
1841 remove_job(Job *j, const char *where)
1853 internal_warningf("remove_job: job %s (%s)", Tnot_found, where);