Lines Matching defs:copy
252 * Adjust the cursor and copy in the key for
273 * Adjust the cursor and copy in the key for
725 DBT copy;
752 * to the place at which to copy the user's data, b) set tlen to the
754 * the user, and c) copy any valid data from an existing record.
774 * in the current record rather than allocate a separate copy.
776 memset(©, 0, sizeof(copy));
777 if ((ret = __db_goff(dbp, ©, bo->tlen,
791 * the same number of bytes as we're inserting, copy it up or