bt_verify.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_verify.h"
#include "btree.h"
Go to the source code of this file.
Defines
#define
OKFLAGS (DB_AGGRESSIVE | DB_NOORDERCHK | DB_SALVAGE)
Functions
static int __bam_safe_getdata
__P ((
DB *,
PAGE *, u_int32_t, int,
DBT *, int *))
Variables
static const char
revid [] = "$Id: bt__verify_8c.html,v 1.1 2008年06月08日 10:13:48 sebdiaz Exp $"