db_upg_opd.c File Reference

#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include <string.h>
#include "db_int.h"
#include "db_page.h"
#include "db_swap.h"
#include "btree.h"
#include "hash.h"
#include "qam.h"

Go to the source code of this file.

Defines

#define GET_PAGE(dbp, fhp, pgno, page)
#define PUT_PAGE(dbp, fhp, pgno, page)

Functions

static int __db_build_bi (DB *dbp, DB_FH *fhp, PAGE *ipage, PAGE *page, u_int32_t indx, int *nomemp)
static int __db_build_ri (DB *dbp, DB_FH *fhp, PAGE *ipage, PAGE *page, u_int32_t indx, int *nomemp)
static int __db_up_ovref (DB *dbp, DB_FH *fhp, db_pgno_t pgno)
static int __db_up_ovref __P ((DB *, DB_FH *, db_pgno_t))
static int __db_build_bi __P ((DB *, DB_FH *, PAGE *, PAGE *, u_int32_t, int *))
int CDB___db_31_offdup (DB *dbp, char *real_name, DB_FH *fhp, int sorted, db_pgno_t *pgnop)

Variables

static const char revid [] = "$Id: db__upg__opd_8c.html,v 1.1 2008/06/08 10:18:21 sebdiaz Exp $"


Generated on Sun Jun 8 10:56:50 2008 for GNUmifluz by  doxygen 1.5.5