OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expandVars
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
main.c
836
PrintVariable(const char *varname, bool
expandVars
)
844
} else if (
expandVars
) {
883
bool
expandVars
;
886
expandVars
= true;
888
expandVars
= false;
890
expandVars
= GetBooleanExpr("${.MAKE.EXPAND_VARIABLES}",
894
PrintVariable(ln->datum,
expandVars
);
Completed in 11 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025