DB_FIRST
case DB_FIRST:
case DB_FIRST:
first: if ((ret = log_get(lp, &ckp_lsn, &data, DB_FIRST)) != 0) {
case DB_FIRST:
if ((ret = dbc->c_get(dbc, &_key, &_data, DB_FIRST)) == 0) {
case DB_FIRST:
case DB_FIRST:
for (n = 0, ret = log_get(dblp, &lsn, &rec, DB_FIRST);
get_first: if ((ret = log_get(lp, &last_ckp, &data, DB_FIRST)) != 0)
case DB_FIRST: /* Find the first log record. */
flags != DB_FIRST && flags != DB_LAST &&
case DB_FIRST:
return DB_FIRST;
case DB_FIRST:
case DB_FIRST:
res = dbase->execute(DB_FIRST, query, NULL, NULL);