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

/bind-9.11.3/lib/dns/
H A Drbt.c65 #define RBT_HASH_SIZE 64 macro
68 #undef RBT_HASH_SIZE macro
69 #define RBT_HASH_SIZE 2 /*%< To give the reallocation code a workout. */ macro
2331 rbt->hashsize = RBT_HASH_SIZE;

Completed in 27 milliseconds