|
rpm
5.4.10
|

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 |
usage mutex and pool identifier.
Definition at line 437 of file rpmdb.c.
Referenced by rpmmiGetPool().
| rpmbf rpmmi_s::mi_bf |
Definition at line 459 of file rpmdb.c.
Referenced by rpmmiFini(), rpmmiNext(), and rpmmiPrune().
| uint32_t rpmmi_s::mi_bntag |
Definition at line 457 of file rpmdb.c.
Referenced by rpmmiBNTag(), and rpmmiNext().
| int rpmmi_s::mi_cflags |
Definition at line 453 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiInit(), rpmmiNext(), and rpmmiSetRewrite().
| unsigned int rpmmi_s::mi_count |
Definition at line 445 of file rpmdb.c.
Referenced by rpmmiCount(), and rpmmiInit().
| rpmdb rpmmi_s::mi_db |
Definition at line 441 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiGrowBasename(), rpmmiInit(), and rpmmiNext().
| DBC* rpmmi_s::mi_dbc |
Definition at line 444 of file rpmdb.c.
Referenced by miFreeHeader(), rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
| Header rpmmi_s::mi_h |
Definition at line 451 of file rpmdb.c.
Referenced by miFreeHeader(), mireSkip(), rpmmiInit(), and rpmmiNext().
| size_t rpmmi_s::mi_keylen |
Definition at line 449 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
| void* rpmmi_s::mi_keyp |
Definition at line 447 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
| int rpmmi_s::mi_modified |
Definition at line 454 of file rpmdb.c.
Referenced by miFreeHeader(), rpmmiInit(), rpmmiNext(), and rpmmiSetModified().
| rpmmi rpmmi_s::mi_next |
Definition at line 439 of file rpmdb.c.
Referenced by rpmdbCheckTerminate(), rpmmiFini(), and rpmmiInit().
| int rpmmi_s::mi_nre |
Definition at line 460 of file rpmdb.c.
Referenced by mireSkip(), rpmmiAddPattern(), rpmmiFini(), and rpmmiInit().
| uint32_t rpmmi_s::mi_offset |
Definition at line 456 of file rpmdb.c.
Referenced by rpmmiInit(), rpmmiInstance(), and rpmmiNext().
| uint32_t rpmmi_s::mi_prevoffset |
Definition at line 455 of file rpmdb.c.
Referenced by miFreeHeader(), rpmmiInit(), and rpmmiNext().
| const char* rpmmi_s::mi_primary |
Definition at line 448 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiFini(), rpmmiInit(), and rpmmiNext().
| miRE rpmmi_s::mi_re |
Definition at line 462 of file rpmdb.c.
Referenced by mireSkip(), rpmmiAddPattern(), rpmmiFini(), and rpmmiInit().
| rpmTag rpmmi_s::mi_rpmtag |
Definition at line 442 of file rpmdb.c.
Referenced by rpmmiCount(), rpmmiGrowBasename(), rpmmiInit(), and rpmmiNext().
| dbiIndexSet rpmmi_s::mi_set |
Definition at line 443 of file rpmdb.c.
Referenced by rpmmiFini(), rpmmiGrow(), rpmmiGrowBasename(), rpmmiInit(), rpmmiNext(), and rpmmiSort().
| uint32_t rpmmi_s::mi_setx |
Definition at line 446 of file rpmdb.c.
Referenced by rpmmiInit(), and rpmmiNext().
| int rpmmi_s::mi_sorted |
Definition at line 452 of file rpmdb.c.
Referenced by rpmmiInit(), and rpmmiSort().
1.8.1.2