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

/bind-9.11.3/lib/isc/tests/
H A Disctest.c40 static isc_boolean_t hash_active = ISC_FALSE; variable
100 hash_active = ISC_TRUE;
143 if (hash_active) {
145 hash_active = ISC_FALSE;
/bind-9.11.3/bin/tests/
H A Dmakejournal.c40 static isc_boolean_t hash_active = ISC_FALSE, dst_active = ISC_FALSE; variable
102 hash_active = ISC_TRUE;
153 if (hash_active) {
155 hash_active = ISC_FALSE;
/bind-9.11.3/lib/dns/tests/
H A Ddnstest.c58 static isc_boolean_t hash_active = ISC_FALSE, dst_active = ISC_FALSE; variable
121 hash_active = ISC_TRUE;
173 if (hash_active) {
175 hash_active = ISC_FALSE;

Completed in 11 milliseconds