#include "wvautoconf.h"
#include "wvbdbhash.h"
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#include <db_185.h>
#include "wvlog.h"
Go to the source code of this file.
Functions | |
int | comparefunc (const DBT *a, const DBT *b) |
|
Definition at line 27 of file wvbdbhash.cc. Referenced by WvBdbHashBase::IterBase::next(), and WvBdbHashBase::opendb(). |