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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
rdataslab.c 492 bool added_something = false; local
578 added_something = true;
589 if (!added_something && (flags & DNS_RDATASLAB_FORCE) == 0) {
  /src/external/mpl/bind/dist/lib/dns/
rdataslab.c 531 bool added_something = false; local
618 added_something = true;
629 if (!added_something && (flags & DNS_RDATASLAB_FORCE) == 0) {
  /src/external/mpl/bind/dist/lib/ns/
query.c 1780 bool added_something = false, need_addname = false; local
1966 added_something = true;
2048 added_something = true;
2119 added_something = true;
2137 if (!added_something) {

Completed in 35 milliseconds