Lines Matching full:hostcount
1430 int x, hostcount = CountLabels(&hi->fqdn);1431 for (x = hostcount < srvcount ? hostcount : srvcount; x > 0 && x > best; x--)1432 if (SameDomainName(SkipLeadingLabels(rr->resrec.name, srvcount - x), SkipLeadingLabels(&hi->fqdn, hostcount - x)))