Searched refs:auth_domain_table (Results 1 – 1 of 1) sorted by relevance
124 static struct hlist_head auth_domain_table[DN_HASHMAX]; variable144 head = &auth_domain_table[hash_str(name, DN_HASHBITS)]; in auth_domain_lookup()