#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include "db_int.h"
#include "db_shash.h"
#include "mp.h"
Go to the source code of this file.
Functions | |
int | CDB_memp_fput (DB_MPOOLFILE *dbmfp, void *pgaddr, u_int32_t flags) |
Variables | |
static const char | revid [] = "$Id: mp__fput_8c.html,v 1.1 2008/06/08 10:20:47 sebdiaz Exp $" |