db_iface.c File Reference
#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include "db_int.h"
#include "db_page.h"
#include "db_am.h"
#include "btree.h"
Go to the source code of this file.
Functions
static int
__dbt_ferr (
DB *dbp, const char *name, const
DBT *dbt, int check_thread) const
static int __dbt_ferr
__P ((const
DB *, const char *, const
DBT *, int))
static int __db_rdonly
__P ((const
DB_ENV *, const char *))
static int __db_curinval
__P ((const
DB_ENV *))
Variables
static const char
revid [] = "$Id: db__iface_8c.html,v 1.1 2008年06月08日 10:17:40 sebdiaz Exp $"