else if (strcasecmp(sub->key, "ALIAS") == 0 &&
sub->type != UCL_OBJECT)
fallback = true;
if (fallback)
break;
}
} else {