Searched refs:hslots (Results 1 – 2 of 2) sorted by relevance
139 uint32_unpack(buf + 4,&c->hslots); in cdb_findnext()140 if (!c->hslots) in cdb_findnext()145 u %= c->hslots; in cdb_findnext()150 while (c->loop < c->hslots) { in cdb_findnext()158 if (c->kpos == c->hpos + (c->hslots << 3)) in cdb_findnext()
36 uint32 hslots; /* initialized if loop is nonzero */ member
Completed in 6 milliseconds