Searched refs:hp0 (Results 1 – 1 of 1) sorted by relevance
313 struct hash *hp, *hp0; in hashit() local315 hp = hp0 = &bucket[lastchr(str) & 0177]; in hashit()330 hp->hnext = hp0->hnext; in hashit()332 hp0->hnext = hp; in hashit()