Searched defs:warn_expect_value (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Dmaster_test.c614 static const char *warn_expect_value; variable
627 if (warn_expect_value != NULL && strstr(buf, warn_expect_value) != NULL)
646 warn_expect_value = "record with inherited owner";
652 warn_expect_value);

Completed in 13 milliseconds