#include <rpmdb.h>
Data Fields | |
_dbiIndexItem * | recs |
int | count |
Definition at line 50 of file rpmdb.h.
|
number of records Definition at line 52 of file rpmdb.h. Referenced by dbiIndexSetCount, dbiSearch, rpmdbFindByFile, rpmdbFindFpList, rpmdbGetIteratorCount, rpmdbGrowIterator, and rpmdbNextIterator. |
|
array of records Definition at line 51 of file rpmdb.h. Referenced by dbiFreeIndexSet, dbiIndexRecordFileNumber, dbiIndexRecordOffset, dbiSearch, rpmdbFindFpList, and rpmdbGrowIterator. |