#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include "db_int.h"
#include "os_jump.h"
Go to the source code of this file.
Functions | |
int | CDB___os_r_attach (DB_ENV *dbenv, REGINFO *infop, REGION *rp) |
int | CDB___os_r_detach (DB_ENV *dbenv, REGINFO *infop, int destroy) |
Variables | |
static const char | revid [] = "$Id: os__region_8c.html,v 1.1 2008/06/08 10:21:27 sebdiaz Exp $" |