Searched refs:totalkeys (Results 1 – 1 of 1) sorted by relevance
446 u_long totalkeys; in auth_resize_hashtable() local452 totalkeys = authnumkeys + authnumfreekeys; in auth_resize_hashtable()453 hashbits = auth_log2(totalkeys / 4) + 1; in auth_resize_hashtable()