Home
last modified time | relevance | path

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

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