Searched refs:srvcount (Results 1 – 1 of 1) sorted by relevance
1423 const int srvcount = CountLabels(rr->resrec.name); in GetServiceTarget() local1431 for (x = hostcount < srvcount ? hostcount : srvcount; x > 0 && x > best; x--) in GetServiceTarget()1432 …if (SameDomainName(SkipLeadingLabels(rr->resrec.name, srvcount - x), SkipLeadingLabels(&hi->fqdn, … in GetServiceTarget()