Collaboration diagram for SDBM library:
|
Data Structures | |
| struct | apr_sdbm_datum_t |
Defines | |
| #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 apr_sdbm_t | apr_sdbm_t |
Functions | |
| APU_DECLARE (apr_status_t) apr_sdbm_open(apr_sdbm_t **db | |
| APU_DECLARE (int) apr_sdbm_rdonly(apr_sdbm_t *db) | |
Variables | |
| const char * | name |
| 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_t * | p |
| int | type |
| apr_sdbm_datum_t * | value |
| apr_sdbm_datum_t apr_sdbm_datum_t | key |
| apr_sdbm_datum_t apr_sdbm_datum_t int | opt |
|
|
SDBM Directory file extension Definition at line 58 of file apr_sdbm.h. Referenced by APU_DECLARE(). |
|
|
Insert Definition at line 63 of file apr_sdbm.h. |
|
|
Insert with duplicates Definition at line 65 of file apr_sdbm.h. |
|
|
SDBM page file extension Definition at line 60 of file apr_sdbm.h. Referenced by APU_DECLARE(). |
|
|
Replace Definition at line 64 of file apr_sdbm.h. |
|
|
Structure for referencing an sdbm Definition at line 44 of file apr_sdbm.h. |
|
|
return the URI's (existing) index, or insert it and return a new index
Definition at line 44 of file apr_buckets_refcount.c. |
|
|
Open an sdbm database by file name
Definition at line 37 of file apr_brigade.c. |
|
|
Definition at line 167 of file apr_sdbm.h. |
|
|
Definition at line 85 of file apr_sdbm.h. |
|
|
Definition at line 85 of file apr_sdbm.h. |
|
|
Definition at line 139 of file apr_sdbm.h. |
|
|
Definition at line 85 of file apr_sdbm.h. |
|
|
Definition at line 85 of file apr_sdbm.h. |
|
|
Definition at line 110 of file apr_sdbm.h. |
|
|
Definition at line 139 of file apr_sdbm.h. |