Lines Matching refs:dup_off
473 if (hcp->dup_off == 0 && DUP_SIZE(hcp->dup_len) ==
479 repldbt.doff = hcp->dup_off;
942 hcp->dup_off = 0;
945 HKEYDATA_DATA(hk) + hcp->dup_off,
947 hcp->dup_off += DUP_SIZE(len);
949 } while (hcp->dup_off < hcp->dup_tlen);
950 hcp->dup_off -= DUP_SIZE(len);
955 hcp->dup_off = 0;
990 hcp->dup_off = off;
1042 if (tmp_val.doff + hcp->dup_off > hcp->dup_len)
1052 tmp_val.doff += hcp->dup_off;
1056 tmp_val.doff = hcp->dup_off + sizeof(db_indx_t);
1326 lcp->dup_off += len;
1330 lcp->dup_off -= len;