Files | |
| file | db3.c |
| file | rpmdb.h |
| Access RPM indices using Berkeley DB interface(s). | |
Functions | |
| dbiIndex | db3New (rpmdb rpmdb, rpmTag rpmtag) |
| Return new configured index database handle instance. | |
| dbiIndex | db3Free (dbiIndex dbi) |
| Destroy index database handle instance. | |
| const char *const | prDbiOpenFlags (int dbflags, int print_dbenv_flags) |
| Format db3 open flags for debugging print. | |
Variables | |
| _dbiVec | db3vec |
|
|
Destroy index database handle instance.
Referenced by db3close(), and dbiOpen(). |
|
||||||||||||
|
Return new configured index database handle instance.
Referenced by db3open(), and sql_open(). |
|
||||||||||||
|
Format db3 open flags for debugging print.
|
|
|
Initial value: |
1.4.4