DB_GROW_SIZE
(ndx + DB_GROW_SIZE) * sizeof(DB_ENTRY))) != 0)
for (i = logp->dbentry_cnt; i < ndx + DB_GROW_SIZE; i++) {