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

/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddist.c355 if (!(tmp = variable_get(VAR_DISTS))) {
356 msgDebug("distSetCustom() called without %s variable set.\n", VAR_DISTS);
381 if (!(tmp = variable_get(VAR_DISTS))) {
382 msgDebug("distUnsetCustom() called without %s variable set.\n", VAR_DISTS);
H A Dsysinstall.h102 #define VAR_DISTS "dists" macro

Completed in 47 milliseconds