Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c887 ExportVarsExpand(const char *uvarnames, bool isExport, VarExportMode mode) in ExportVarsExpand() argument
889 char *xvarnames = Var_Subst(uvarnames, SCOPE_GLOBAL, VARE_EVAL); in ExportVarsExpand()