bt_method.c File Reference
#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include "db_int.h"
#include "db_page.h"
#include "btree.h"
#include "qam.h"
Go to the source code of this file.
Functions
static int __ram_set_re_source
__P ((
DB *, const char *))
static int __ram_set_re_delim
__P ((
DB *, int))
static int __bam_set_bt_prefix
__P ((
DB *, size_t(*)(const
DBT *, const
DBT *)))
static int __bam_set_bt_maxkey
__P ((
DB *, u_int32_t))
static int __bam_set_bt_compare
__P ((
DB *, int(*)(const
DBT *, const
DBT *)))
Variables
static const char
revid [] = "$Id: bt__method_8c.html,v 1.1 2008年06月08日 10:13:36 sebdiaz Exp $"