HomeSort by: relevance | last modified time | path
    Searched refs:dns_remote_count (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
remote.h 64 dns_remote_count(dns_remote_t *remote);
  /src/external/mpl/bind/dist/lib/dns/
remote.c 43 dns_remote_count(dns_remote_t *remote) { function
zone.c 14598 INSIST(dns_remote_count(&zone->primaries) > 0);
14918 INSIST(dns_remote_count(&zone->primaries) > 0);
15645 for (i = 0; i < dns_remote_count(&zone->primaries); i++) {
15669 if (i >= dns_remote_count(&zone->primaries) &&
15676 } else if (i >= dns_remote_count(&zone->primaries)) {
18467 INSIST(dns_remote_count(&zone->primaries) > 0);
18480 INSIST(dns_remote_count(&zone->primaries) > 0);
18838 if (forward->which >= dns_remote_count(&forward->zone->primaries)) {
21057 num = dns_remote_count(&zone->parentals);
21756 dns_remote_count(&zone->parentals))
    [all...]

Completed in 43 milliseconds