Home
last modified time | relevance | path

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

/original-bsd/usr.bin/make/
H A Djob.c387 Boolean shutUp = FALSE; /* true if we put a no echo command local
430 shutUp = TRUE;
440 if (shutUp) {
445 shutUp = FALSE;
460 if (! (job->flags & JOB_SILENT) && !shutUp &&
480 if (! (job->flags & JOB_SILENT) && !shutUp &&
484 shutUp = TRUE;
509 if (!shutUp && !(job->flags & JOB_SILENT) && commandShell->hasEchoCtl){
511 shutUp = TRUE;
515 if (shutUp) {