Lines Matching defs:dndx
120 * hcp->dndx is the first free ndx or the index of the
207 hcp->dndx = 0;
222 hcp->dndx = 0;
227 hcp->dpgno, &hcp->dndx, &hcp->dpagep, &cmp)) != 0)
236 hcp->dndx = NUM_ENT(hcp->dpagep);
241 nval, hcp->dpagep, hcp->dndx, dbp->dup_compare) != 0)
243 switch (GET_BKEYDATA(hcp->dpagep, hcp->dndx)->type) {
246 hcp->dndx)->len);
253 __db_ditem(dbc, hcp->dpagep, hcp->dndx, del_len)) != 0)
259 hcp->dndx++;
264 nval, &hcp->dpagep, &hcp->dndx, __ham_overflow_page);
282 db_indx_t dndx, i, len, off;
300 dndx = 0;
309 (u_int32_t)dndx, BKEYDATA_SIZE(dbt.size), NULL, &dbt);
326 (u_int32_t)dndx, dbt.size, &dbt, NULL);
344 dndx = i;
371 hcp->dndx = dndx;