Apache HTTPD
Classes | Macros | Typedefs | Functions | Variables
apr_sdbm.h File Reference

apr-util SDBM library More...

#include "apu.h"
#include "apr_errno.h"
#include "apr_file_io.h"

Go to the source code of this file.

Classes

struct  apr_sdbm_datum_t
 

Macros

#define APR_SDBM_DIRFEXT   ".dir"
 
#define APR_SDBM_PAGFEXT   ".pag"
 
#define APR_SDBM_INSERT   0
 
#define APR_SDBM_REPLACE   1
 
#define APR_SDBM_INSERTDUP   2
 

Typedefs

typedef struct apr_sdbm_t apr_sdbm_t
 

Functions

 APU_DECLARE (apr_status_t) apr_sdbm_open(apr_sdbm_t **db
 

Variables

const charname
 
const char apr_int32_t mode
 
const char apr_int32_t apr_fileperms_t perms
 
const char apr_int32_t apr_fileperms_t apr_pool_tp
 
int type
 
apr_sdbm_datum_tvalue
 
apr_sdbm_datum_t apr_sdbm_datum_t key
 
apr_sdbm_datum_t apr_sdbm_datum_t int opt
 

Detailed Description

apr-util SDBM library

Definition in file apr_sdbm.h.