Searched refs:AUTH_HASH_SLOTS (Results 1 – 4 of 4) sorted by relevance
105 #define AUTH_HASH_SLOTS 1 macro1465 #ifndef AUTH_HASH_SLOTS1466 #define AUTH_HASH_SLOTS 499 macro1469 …for ((SLOT) = 0; (SLOT) < AUTH_HASH_SLOTS; (SLOT)++) …1481 AuthGroup *rrauth_hash[AUTH_HASH_SLOTS];
240 #define AuthHashSlot(X) (DomainNameHashValue(X) % AUTH_HASH_SLOTS)
5461 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++) in LogEtcHosts()5496 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++) in LogLocalOnlyAuthRecords()
223 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++) in GetAuthEntity()5116 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++) in mDNS_Execute()5183 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++) in mDNS_Execute()14265 for (slot = 0; slot < AUTH_HASH_SLOTS; slot++) in mDNS_Init()