rpm 5.3.12
|
Data Fields | |
struct rpmioItem_s | _item |
rpmmi | mi_next |
rpmdb | mi_db |
rpmTag | mi_rpmtag |
dbiIndexSet | mi_set |
DBC * | mi_dbc |
unsigned int | mi_count |
uint32_t | mi_setx |
void * | mi_keyp |
const char * | mi_primary |
size_t | mi_keylen |
Header | mi_h |
int | mi_sorted |
int | mi_cflags |
int | mi_modified |
uint32_t | mi_prevoffset |
uint32_t | mi_offset |
uint32_t | mi_bntag |
rpmbf | mi_bf |
int | mi_nre |
miRE | mi_re |
struct rpmioItem_s rpmmi_s::_item |
rpmbf rpmmi_s::mi_bf |
Definition at line 452 of file rpmdb.c.
Referenced by rpmmiFini(), rpmmiNext(), and rpmmiPrune().
uint32_t rpmmi_s::mi_bntag |
Definition at line 450 of file rpmdb.c.
Referenced by rpmmiBNTag(), and rpmmiNext().
Definition at line 446 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiInit(), rpmmiNext(), and rpmmiSetRewrite().
unsigned int rpmmi_s::mi_count |
Definition at line 438 of file rpmdb.c.
Referenced by rpmmiCount(), and rpmmiInit().
Definition at line 434 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiGrowBasename(), rpmmiInit(), and rpmmiNext().
Definition at line 437 of file rpmdb.c.
Referenced by miFreeHeader(), rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
Definition at line 444 of file rpmdb.c.
Referenced by miFreeHeader(), mireSkip(), rpmmiInit(), and rpmmiNext().
size_t rpmmi_s::mi_keylen |
Definition at line 442 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
void* rpmmi_s::mi_keyp |
Definition at line 440 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
Definition at line 447 of file rpmdb.c.
Referenced by miFreeHeader(), rpmmiInit(), rpmmiNext(), and rpmmiSetModified().
Definition at line 432 of file rpmdb.c.
Referenced by rpmdbCheckTerminate(), rpmmiFini(), and rpmmiInit().
int rpmmi_s::mi_nre |
Definition at line 453 of file rpmdb.c.
Referenced by mireSkip(), rpmmiAddPattern(), rpmmiFini(), and rpmmiInit().
uint32_t rpmmi_s::mi_offset |
Definition at line 449 of file rpmdb.c.
Referenced by rpmmiInit(), rpmmiInstance(), and rpmmiNext().
uint32_t rpmmi_s::mi_prevoffset |
Definition at line 448 of file rpmdb.c.
Referenced by miFreeHeader(), rpmmiInit(), and rpmmiNext().
const char* rpmmi_s::mi_primary |
Definition at line 441 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
Definition at line 455 of file rpmdb.c.
Referenced by mireSkip(), rpmmiAddPattern(), rpmmiFini(), and rpmmiInit().
Definition at line 435 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiGrowBasename(), rpmmiInit(), and rpmmiNext().
Definition at line 436 of file rpmdb.c.
Referenced by rpmmiFini(), rpmmiGrow(), rpmmiGrowBasename(), rpmmiInit(), rpmmiNext(), and rpmmiSort().
uint32_t rpmmi_s::mi_setx |
Definition at line 439 of file rpmdb.c.
Referenced by rpmmiInit(), and rpmmiNext().
Definition at line 445 of file rpmdb.c.
Referenced by rpmmiInit(), and rpmmiSort().