Searched refs:JOB_LOST (Results 1 – 2 of 2) sorted by relevance
114 #define JOB_LOST 0x004 /* sent signal to non-existing pid ? */ macro
170 job->flags |= JOB_LOST; in really_kill()252 if (DEBUG(KILL) && (j->flags & JOB_LOST)) in print_error()