Home
last modified time | relevance | path

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

/src/contrib/bmake/
H A Dvar.c713 ExportVarEnv(Var *v, GNode *scope) in ExportVarEnv() function
800 return ExportVarEnv(v, scope); in ExportVar()