Lines Matching defs:hvalue
42 int hvalue;48 hvalue = SIDTAB_HASH(sid);50 cur = s->htable[hvalue];74 newnode->next = s->htable[hvalue];75 s->htable[hvalue] = newnode;86 int hvalue;92 hvalue = SIDTAB_HASH(sid);93 cur = s->htable[hvalue];100 hvalue = SIDTAB_HASH(sid);101 cur = s->htable[hvalue];