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

/bind-9.6-ESV-R11/bin/tests/
H A Ddb_test.c358 isc_boolean_t noexact_zonecut = ISC_FALSE; local
732 if (noexact_zonecut)
733 noexact_zonecut = ISC_FALSE;
735 noexact_zonecut = ISC_TRUE;
736 printf("noexact_zonecut = %s\n",
737 noexact_zonecut ? "TRUE" : "FALSE");
753 if (noexact_zonecut)
786 if (noexact_zonecut)

Completed in 34 milliseconds