#include "config.h"
#include <sys/types.h>
#include "db_int.h"
#include "db_page.h"
#include "qam.h"
#include "db_swap.h"
#include "db_am.h"
Go to the source code of this file.
Functions | |
int | CDB___qam_mswap (PAGE *pg) |
int | CDB___qam_pgin_out (DB_ENV *dbenv, db_pgno_t pg, void *pp, DBT *cookie) |
Variables | |
static const char | revid [] = "$Id: qam__conv_8c.html,v 1.1 2008/06/08 10:21:42 sebdiaz Exp $" |