Searched refs:Var_Export1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dvar.c594 Var_Export1(const char *name, int parent) function
700 Var_Export1(v->name, 0);
717 Var_Export1(av[i], 0);
771 if (Var_Export1(name, track)) {
968 Var_Export1(name, VAR_EXPORT_PARENT);

Completed in 99 milliseconds