Searched refs:cndx (Results 1 – 4 of 4) sorted by relevance
717 hashp->cndx = 1; in hash_seq()725 bucket++, hashp->cndx = 1) { in hash_seq()742 hashp->cndx += 2; in hash_seq()743 if (hashp->cndx > bp[0]) { in hash_seq()746 hashp->cndx = 1; in hash_seq()756 while (bp[hashp->cndx + 1] == OVFLPAGE) { in hash_seq()758 __get_buf(hashp, bp[hashp->cndx], bufp, 0); in hash_seq()762 hashp->cndx = 1; in hash_seq()769 ndx = hashp->cndx; in hash_seq()
411 hashp->cndx = 1; in __big_return()417 hashp->cndx = 1; in __big_return()465 hashp->cndx = 1; in collect_data()
102 int cndx; /* Index of next item on cpage */ member
159 if (ndx == hashp->cndx) { in __delpair()165 hashp->cndx -= 2; in __delpair()