Files | |
| file | db3.c |
| file | rpmdb.h |
| Access RPM indices using Berkeley DB interface(s). | |
Data Structures | |
| struct | dbOption |
Functions | |
| dbiIndex | db3New (rpmdb rpmdb, int rpmtag) |
| dbiIndex | db3Free (dbiIndex dbi) |
| const char* const | prDbiOpenFlags (int dbflags, int print_dbenv_flags) |
Variables | |
| struct _dbiVec | db3vec |
| struct dbOption | rdbOptions [] |
|
|
Destroy index database handle instance.
Definition at line 303 of file dbconfig.c. Referenced by db1close(), db3close(), and dbiOpen().
|
|
|
Return new configured index database handle instance.
Definition at line 325 of file dbconfig.c. Referenced by db1open(), and db3open().
|
|
|
Format db3 open flags for debugging print.
Definition at line 502 of file dbconfig.c. Referenced by db3open(), and db_init().
|
|
|
Initial value: {
3 , 3 , 11 ,
db3open, db3close, db3sync, db3copen, db3cclose, db3cdel, db3cget, db3cput,
db3ccount, db3byteswapped, db3stat
} |
|
|
Definition at line 42 of file dbconfig.c. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001