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