#include "config.h"
#include <sys/types.h>
#include "db_int.h"
#include "db_page.h"
#include "btree.h"
Go to the source code of this file.
Functions | |
int | CDB___bam_cmp (DB *dbp, const DBT *dbt, PAGE *h, u_int32_t indx, int *func, int *cmpp) |
int | CDB___bam_defcmp (DBT *a, DBT *b) const |
size_t | CDB___bam_defpfx (DBT *a, DBT *b) const |
Variables | |
static const char | revid [] = "$Id: bt__compare_8c.html,v 1.1 2008/06/08 10:13:29 sebdiaz Exp $" |