expand_hostname
errors += expand_hostname(context, *argv++);
errors += expand_hostname(context, tests[i].orig_hostname);
return expand_hostname(context, host, use_dns, canonhost_out);
ret = expand_hostname(context, hostname, use_dns, &canonhost);