Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c720 ExportVarEnv(Var *v, GNode *scope) in ExportVarEnv() function
807 return ExportVarEnv(v, scope); in ExportVar()