db_upg.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.
Functions
static int __db_page_pass
__P ((
DB *, char *, u_int32_t, int(*const [])(
DB *, char *, u_int32_t,
DB_FH *,
PAGE *, int *),
DB_FH *))
static int func_31_list
__P ((
DB *, char *, u_int32_t,
DB_FH *,
PAGE *, int *))
Variables
static const char
revid [] = "$Id: db__upg_8c.html,v 1.1 2008年06月08日 10:18:20 sebdiaz Exp $"