Searched refs:Stablesz (Results 1 – 1 of 1) sorted by relevance
47 static unsigned Stablesz; variable78 Stablesz = DEF_HASH_SIZE; in stable_init()80 Stablesz = sz; in stable_init()82 Stable = MALLOC(Stablesz * sizeof (*Stable)); in stable_init()83 bzero((void *)Stable, Stablesz * sizeof (*Stable)); in stable_init()93 stats_counter_add(Stablecount, Stablesz); in stable_init()152 if (Stablesz == 0) in stable()163 hash %= Stablesz; in stable()