Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c970 UnexportVar(Substring varname, UnexportWhat what) in UnexportVar() function
1010 UnexportVar(words.words[i], what); in UnexportVars()
H A DChangeLog1929 extract UnexportVar from Var_UnExport