Searched refs:printVars (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/bmake/
H A Dmain.c155 static Boolean printVars; /* print value of one or more vars */ variable
508 printVars = TRUE;
950 printVars = FALSE;
1234 if (!noBuiltins || !printVars) {
1304 if (printVars) {

Completed in 97 milliseconds