HomeSort by: relevance | last modified time | path
    Searched refs:JobFinish (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
opt-debug-jobs.mk 30 # "JobFinish" are output earlier than the stdout of the actual shell
  /src/usr.bin/make/
job.c 1229 JobFinish(Job *job, int status)
1233 DEBUG3(JOB, "JobFinish: target %s, pid %d, status %#x\n",
1947 JobFinish(job, status);
1973 JobFinish(job, job->exit_status);

Completed in 14 milliseconds