Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:AUTH_HASH_SLOTS

1148 #define AUTH_HASH_SLOTS 499
1150 for ((SLOT) = 0; (SLOT) < AUTH_HASH_SLOTS; (SLOT)++) \
1162 AuthGroup *rrauth_hash[AUTH_HASH_SLOTS];