#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include <string.h>
#include "db_int.h"
#include "log.h"
#include "txn.h"
Go to the source code of this file.
Functions | |
int | CDB___log_findckp (DB_ENV *dbenv, DB_LSN *lsnp) |
Variables | |
static const char | revid [] = "$Id: log__findckp_8c.html,v 1.1 2008/06/08 10:20:23 sebdiaz Exp $" |