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