host_dns
(h = host_dns(ps, mask, (opts & PF_OPT_NODNS))) == NULL) {
struct node_host *host_dns(const char *, int, int);
if ((cnt = host_dns(name, &hn)) == -1)
int host_dns(const char *, struct ypldap_addr_list *);