Searched refs:hostcount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c2000 int len, dlen, hostcount, badhostcount, exflags, got_nondir, netgrp, cmp, show; local
2066 hostcount = badhostcount = 0;
2108 if (do_opt(&cp, &endcp, &ngrp, &hostcount, &opt_flags,
2259 hostcount++;
2286 if (!hostcount) {
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DuDNS.c1716 int x, hostcount = CountLabels(&hi->fqdn); local
1717 for (x = hostcount < srvcount ? hostcount : srvcount; x > 0 && x > best; x--)
1718 if (SameDomainName(SkipLeadingLabels(rr->resrec.name, srvcount - x), SkipLeadingLabels(&hi->fqdn, hostcount - x)))

Completed in 215 milliseconds