Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/bmake/
HDjob.c219 static int numCommands; /* The number of commands actually printed variable
750 numCommands += 1; in JobPrintCommand()
1678 numCommands = 0; in JobStart()
1685 if (numCommands == 0) { in JobStart()