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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/tests/
H A Disctest.c50 static isc_boolean_t hash_active = ISC_FALSE; variable
110 hash_active = ISC_TRUE;
155 if (hash_active) {
157 hash_active = ISC_FALSE;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/tests/
H A Ddnstest.c63 static isc_boolean_t hash_active = ISC_FALSE, dst_active = ISC_FALSE; variable
125 hash_active = ISC_TRUE;
179 if (hash_active) {
181 hash_active = ISC_FALSE;

Completed in 99 milliseconds