#include <rpmdb.h>
Definition at line 196 of file rpmdb.h.
|
|
|
Berkeley API type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
db_create flags |
|
|
|
Berkeley DB handle |
|
|
|
db_env_create flags |
|
dbenv->open flags |
|
|
|
|
|
file component of path |
|
|
|
|
|
|
|
DB_DUP, DB_DUPSORT |
|
|
|
|
|
directory component of path |
|
|
|
size of join key |
|
db1 with falloc.c needs this |
|
|
|
|
|
|
|
|
|
|
|
|
|
do fcntl lock on db fd |
|
|
|
|
|
mode to use on open |
|
(10Mb) |
|
(128Kb) |
|
don't call dbiSync |
|
no-op fsync for db |
|
common (db,dbenv}->open flags |
|
db->open flags |
|
(fs blksize) |
|
permit duplicate entries? |
|
file permission to use on open |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
db cursor (with DB_WRITECURSOR) |
|
chroot(2) component of path |
|
|
|
rpm tag used for index |
|
shared memory base key |
|
Berkeley db statistics |
|
|
|
|
|
|
|
tear down dbenv on close |
|
non-persistent |
|
dbenv->txn_begin flags |
|
temporary directory |
|
|
|
db index type |
|
access with cursors? (always) |
|
use db environment? |
|
private methods |
|
|
|
|