#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include <string.h>
#include "db_int.h"
Go to the source code of this file.
Functions | |
int | CDB___os_finit (DB_ENV *dbenv, DB_FH *fhp, size_t size, int zerofill) |
int | CDB___os_fpinit (DB_ENV *dbenv, DB_FH *fhp, db_pgno_t pgno, int pagecount, int pagesize) |
Variables | |
static const char | revid [] = "$Id: os__finit_8c.html,v 1.1 2008/06/08 10:21:14 sebdiaz Exp $" |