Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c937 GetVarnamesToUnexport(bool isEnv, const char *arg, in GetVarnamesToUnexport() function
1024 GetVarnamesToUnexport(isEnv, arg, &varnames, &what); in Var_UnExport()
H A DChangeLog1927 extract GetVarnamesToUnexport from Var_UnExport