Home
last modified time | relevance | path

Searched refs:hashchn (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dconfig.c65 Word *hashtbl, *hashbkt, *hashchn, hashbkts = 0; in genconfig() local
271 hashchn = &hashtbl[2 + hashbkts]; in genconfig()
277 (void) memset(hashchn, 0, (crle->c_hashstrnum * sizeof (Word))); in genconfig()
337 hashchn[ndx] = hashbkt[hashval]; in genconfig()
435 hashchn[ndx] = hashbkt[hashval]; in genconfig()
499 hashchn[ndx] = hashbkt[hashval]; in genconfig()