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

/freebsd-9.3-release/contrib/bmake/
H A Dnonints.h195 void Var_Export(char *, int);
H A Dparse.c1957 Var_Export(cp, 0);
2893 Var_Export(cp, 1);
H A Dvar.c227 * We pass this to Var_Export when doing the initial export
659 * This is so Var_Set knows to call Var_Export again...
731 Var_Export(char *str, int isExport) function

Completed in 61 milliseconds