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

  /src/external/mpl/bind/dist/tests/dns/
master_test.c 526 static const char *warn_expect_value; variable
542 if (warn_expect_value != NULL && strstr(buf, warn_expect_value) != NULL)
557 warn_expect_value = "record with inherited owner";
master_test.c 526 static const char *warn_expect_value; variable
542 if (warn_expect_value != NULL && strstr(buf, warn_expect_value) != NULL)
557 warn_expect_value = "record with inherited owner";

Completed in 31 milliseconds