Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c795 char *xvarnames; in Var_ReexportVars() local
863 char *xvarnames = Var_Subst(uvarnames, SCOPE_GLOBAL, VARE_EVAL); in ExportVarsExpand() local