#include "config.h"
#include <sys/types.h>
#include "db_int.h"
Go to the source code of this file.
Functions | |
void | CDB___db_hashinit (void *begin, u_int32_t nelements) |
int | CDB___db_tablesize (u_int32_t n_buckets) |
Variables | |
struct { | |
u_int32_t power | |
u_int32_t prime | |
} | list [] |
static const char | revid [] = "$Id: db__shash_8c.html,v 1.1 2008/06/08 10:18:17 sebdiaz Exp $" |