Lines Matching refs:page
643 for (bp = (__uint16_t *)rbufp->page, n = *bp++, ndx = 1; ndx < n;)
647 memcmp(kp, rbufp->page + *bp, size) == 0)
662 bp = (__uint16_t *)rbufp->page;
684 bp = (__uint16_t *)rbufp->page;
718 bp = (__uint16_t *)rbufp->page;
723 val->data = (u_char *)rbufp->page + (int)bp[ndx + 1];
779 bp = (__uint16_t *)bufp->page;
789 bp = (__uint16_t *)hashp->cpage->page;
799 bp = (__uint16_t *)(bufp->page);
812 key->data = (u_char *)hashp->cpage->page + bp[ndx];
814 data->data = (u_char *)hashp->cpage->page + bp[ndx + 1];