Home
last modified time | relevance | path

Searched refs:Always_pass_job_queue (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/bmake/
HDjob.c180 static int Always_pass_job_queue = TRUE; variable
1379 if (Always_pass_job_queue || in JobExec()
2247 Always_pass_job_queue = getBoolean(MAKE_ALWAYS_PASS_JOB_QUEUE, in Job_Init()
2248 Always_pass_job_queue); in Job_Init()