os_alloc.c File Reference

#include "config.h"
#include <sys/types.h>
#include <errno.h>
#include <string.h>
#include <stdlib.h>
#include "db_int.h"
#include "os_jump.h"

Go to the source code of this file.

Functions

int CDB___os_calloc (DB_ENV *dbenv, size_t num, size_t size, void *storep)
void CDB___os_free (void *ptr, size_t size)
void CDB___os_freestr (void *ptr)
int CDB___os_malloc (DB_ENV *dbenv, size_t size, db_malloc, void *(*db_malloc) __P((size_t))*storep)
int CDB___os_realloc (DB_ENV *dbenv, size_t size, void **db_realloc, void ***storep)
int CDB___os_strdup (DB_ENV *dbenv, const char *str, void *storep)
void * CDB___ua_memcpy (void *dst, const void *src, size_t len)

Variables

static const char revid [] = "$Id: os__alloc_8c.html,v 1.1 2008/06/08 10:21:05 sebdiaz Exp $"


Generated on Sun Jun 8 10:56:54 2008 for GNUmifluz by  doxygen 1.5.5