#include <rpmdb.h>
Data Fields | |
unsigned int | hdrNum |
unsigned int | tagNum |
unsigned int | fpNum |
unsigned int | dbNum |
Definition at line 25 of file rpmdb.h.
|
database index Definition at line 29 of file rpmdb.h. Referenced by dbiSearch(). |
|
finger print index Definition at line 28 of file rpmdb.h. Referenced by dbiSearch(), rpmdbFindFpList(), and rpmdbGrowIterator(). |
|
header instance in db Definition at line 26 of file rpmdb.h. Referenced by dbiIndexNewItem(), dbiIndexRecordOffset(), dbiSearch(), dbiUpdateIndex(), rpmdbFindByFile(), and rpmdbFindFpList(). |
|
tag index in header Definition at line 27 of file rpmdb.h. Referenced by dbiIndexNewItem(), dbiIndexRecordFileNumber(), dbiSearch(), dbiUpdateIndex(), rpmdbAdd(), rpmdbFindByFile(), and rpmdbFindFpList(). |