#include <rpmdb.h>
Data Fields | |
| const char * | db_root |
| const char * | db_home |
| int | db_flags |
| int | db_mode |
| int | db_perms |
| int | db_api |
| const char * | db_errpfx |
| int | db_remove_env |
| int | db_filter_dups |
| int | db_chrootDone |
| void(* | db_errcall )(const char *db_errpfx, char *buffer) |
| FILE * | db_errfile |
| void *(* | db_malloc )(size_t nbytes) |
| void *(* | db_realloc )(void *ptr, size_t nbytes) |
| void(* | db_free )(void *ptr) |
| unsigned char * | db_bits |
| int | db_nbits |
| rpmdb | db_next |
| int | db_opens |
| void * | db_dbenv |
| int | db_ndbi |
| dbiIndex * | _dbi |
| int | nrefs |
Definition at line 395 of file rpmdb.h.
|
|
Tag indices. Definition at line 430 of file rpmdb.h. Referenced by dbiOpen, newRpmdb, rpmdbCloseDBI, rpmdbOpenAll, rpmdbSync, and rpmdbVerify. |
|
|
Berkeley API type Definition at line 403 of file rpmdb.h. Referenced by dbiOpen, openDatabase, and rpmdbRebuild. |
|
|
package instance bit mask. Definition at line 423 of file rpmdb.h. Referenced by dbiOpen, and rpmdbNextIterator. |
|
|
If chroot(2) done, ignore db_root. |
|
|
Berkeley DB_ENV handle. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 407 of file rpmdb.h. Referenced by newRpmdb, and rpmdbRebuild. |
|
|
Definition at line 400 of file rpmdb.h. Referenced by newRpmdb, and rpmdbOpenAll. |
|
|
|
|
|
directory path |
|
|
|
|
|
open mode Definition at line 401 of file rpmdb.h. Referenced by newRpmdb. |
|
|
no. of bits in mask. Definition at line 424 of file rpmdb.h. Referenced by dbiOpen, and rpmdbNextIterator. |
|
|
No. of tag indices. Definition at line 429 of file rpmdb.h. Referenced by newRpmdb, rpmdbSync, and rpmdbVerify. |
|
|
Definition at line 425 of file rpmdb.h. Referenced by openDatabase, rpmdbCheckSignals, and rpmdbClose. |
|
|
Definition at line 426 of file rpmdb.h. Referenced by db3close. |
|
|
open permissions Definition at line 402 of file rpmdb.h. Referenced by newRpmdb. |
|
|
|
|
|
Definition at line 406 of file rpmdb.h. Referenced by db_fini, newRpmdb, and rpmdbRebuild. |
|
|
path prefix |
|
|
Reference count. Definition at line 433 of file rpmdb.h. Referenced by newRpmdb, XrpmdbLink, and XrpmdbUnlink. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002