log_method.c File Reference
#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "db_int.h"
#include "log.h"
Go to the source code of this file.
Functions
static int __log_set_lg_dir
__P ((
DB_ENV *, const char *))
static int __log_set_lg_max
__P ((
DB_ENV *, u_int32_t))
Variables
static const char
revid [] = "$Id: log__method_8c.html,v 1.1 2008年06月08日 10:20:24 sebdiaz Exp $"