Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c558 VarAdd(const char *name, const char *value, GNode *scope, VarSetFlags flags) in VarAdd() function
1070 v = VarAdd(name, val, scope, flags); in Var_SetWithFlags()
H A DChangeLog1500 clean up VarAdd, Var_Delete, Var_ReexportVars
2240 o var.c: pass flags to VarAdd