hash_method.c File Reference
#include "config.h"
#include <sys/types.h>
#include "db_int.h"
#include "db_page.h"
#include "hash.h"
Go to the source code of this file.
Functions
static int __ham_set_h_hash
__P ((
DB *, u_int32_t(*)(const void *, u_int32_t)))
static int __ham_set_h_ffactor
__P ((
DB *, u_int32_t))
Variables
static const char
revid [] = "$Id: hash__method_8c.html,v 1.1 2008年06月08日 10:19:33 sebdiaz Exp $"