Home
last modified time | relevance | path

Searched defs:xvarnames (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/bmake/
H A Dvar.c782 char *xvarnames; Var_ReexportVars() local
850 char *xvarnames = Var_Subst(uvarnames, SCOPE_GLOBAL, VARE_EVAL); ExportVarsExpand() local