Searched refs:Stablesz (Results 1 – 1 of 1) sorted by relevance
45 static unsigned Stablesz; variable76 Stablesz = DEF_HASH_SIZE; in stable_init()78 Stablesz = sz; in stable_init()80 Stable = MALLOC(Stablesz * sizeof (*Stable)); in stable_init()81 bzero((void *)Stable, Stablesz * sizeof (*Stable)); in stable_init()91 stats_counter_add(Stablecount, Stablesz); in stable_init()150 if (Stablesz == 0) in stable()161 hash %= Stablesz; in stable()