Searched refs:cndx (Results 1 – 4 of 4) sorted by relevance
712 hashp->cndx = 1; in hash_seq()720 bucket++, hashp->cndx = 1) { in hash_seq()737 hashp->cndx += 2; in hash_seq()738 if (hashp->cndx > bp[0]) { in hash_seq()741 hashp->cndx = 1; in hash_seq()751 while (bp[hashp->cndx + 1] == OVFLPAGE) { in hash_seq()753 __get_buf(hashp, bp[hashp->cndx], bufp, 0); in hash_seq()757 hashp->cndx = 1; in hash_seq()764 ndx = hashp->cndx; in hash_seq()
407 hashp->cndx = 1; in __big_return()413 hashp->cndx = 1; in __big_return()461 hashp->cndx = 1; in collect_data()
101 int cndx; /* Index of next item on cpage */ member
155 if (ndx == hashp->cndx) { in __delpair()161 hashp->cndx -= 2; in __delpair()