Data Fields | |
rpmTransactionSet | ts |
rpmdb | db |
Header | h |
FD_t | fd |
int | numFailed |
int | numPkgs |
str_t * | pkgURL |
str_t * | fnp |
char * | pkgState |
int | prevx |
int | pkgx |
int | numRPMS |
int | numSRPMS |
str_t * | sourceURL |
int | isSource |
int | argc |
str_t * | argv |
rpmRelocation * | relocations |
rpmRC | rpmrc |
Definition at line 178 of file rpminstall.c.
int rpmEIU::argc |
Definition at line 194 of file rpminstall.c.
Definition at line 195 of file rpminstall.c.
Definition at line 180 of file rpminstall.c.
Referenced by IDTXload(), rpmErase(), and rpmRollback().
Definition at line 186 of file rpminstall.c.
int rpmEIU::isSource |
int rpmEIU::numPkgs |
Definition at line 184 of file rpminstall.c.
int rpmEIU::numRPMS |
Definition at line 190 of file rpminstall.c.
int rpmEIU::numSRPMS |
Definition at line 191 of file rpminstall.c.
char* rpmEIU::pkgState |
Definition at line 187 of file rpminstall.c.
Definition at line 185 of file rpminstall.c.
int rpmEIU::pkgx |
Definition at line 189 of file rpminstall.c.
int rpmEIU::prevx |
Definition at line 188 of file rpminstall.c.
Definition at line 192 of file rpminstall.c.