Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/make/
Dvar.c206 VarCreate(const char name[], const char value[], int flags) in VarCreate() function
952 Lst_AtFront(&ctxt->context, v = VarCreate(name, val, 0)); in VarAdd()
1060 VarCreate(name, NULL, VAR_TO_ENV)); in Var_SetEnv()
1892 v = VarCreate(vname, NULL, VAR_JUNK); in ParseRestModifier()
1963 v = VarCreate(vname, NULL, VAR_JUNK); in ParseRestModifier()