#include <psm.h>
Data Fields | |
struct rpmsqElem | sq |
rpmts | ts |
rpmte | te |
rpmfi | fi |
FD_t | cfd |
FD_t | fd |
Header | oh |
rpmdbMatchIterator | mi |
const char * | stepName |
const char * | rpmio_flags |
const char * | failedFile |
const char * | pkgURL |
const char * | pkgfn |
int | scriptTag |
int | progTag |
int | npkgs_installed |
int | scriptArg |
int | sense |
int | countCorrection |
int | chrootDone |
int | unorderedSuccessor |
rpmCallbackType | what |
unsigned long | amount |
unsigned long | total |
rpmRC | rc |
pkgStage | goal |
pkgStage | stage |
pkgStage | nstage |
int | nrefs |
Definition at line 64 of file psm.h.
struct rpmsqElem rpmpsm_s::sq [read] |
transaction set
Definition at line 68 of file psm.h.
Referenced by markReplacedFiles(), psmWait(), and rpmVerifyScript().
transaction element file info
Definition at line 72 of file psm.h.
Referenced by markReplacedFiles(), and rpmtsRun().
const char* rpmpsm_s::stepName |
const char* rpmpsm_s::rpmio_flags |
const char* rpmpsm_s::failedFile |
const char* rpmpsm_s::pkgURL |
const char* rpmpsm_s::pkgfn |
Scriptlet data tag.
Definition at line 90 of file psm.h.
Referenced by rpmtsRun(), and rpmVerifyScript().
Scriptlet interpreter tag.
Definition at line 91 of file psm.h.
Referenced by rpmtsRun(), and rpmVerifyScript().
int rpmpsm_s::sense |
unsigned long rpmpsm_s::amount |
unsigned long rpmpsm_s::total |
int rpmpsm_s::nrefs |