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