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

/bind-9.6-ESV-R11/lib/dns/tests/
H A Dmaster_test.c433 static const char *warn_expect_value; variable
446 if (warn_expect_value != NULL && strstr(buf, warn_expect_value) != NULL)
465 warn_expect_value = "record with inherited owner";
471 warn_expect_value);

Completed in 17 milliseconds