#include <psm.h>
Data Fields | |
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 |
int | reaper |
pid_t | reaped |
pid_t | child |
int | status |
rpmCallbackType | what |
unsigned long | amount |
unsigned long | total |
rpmRC | rc |
pkgStage | goal |
pkgStage | stage |
int | nrefs |
|
Callback amount. |
|
Payload file handle. |
|
Currently running process. |
|
Was chroot(2) done by pkgStage? |
|
0 if installing, -1 if removing. |
|
|
|
Repackage file handle. |
|
transaction element file info |
|
|
|
|
|
No. of installed instances. |
|
Reference count. |
|
Repackage/multilib header. |
|
Repackage file name. |
|
Repackage URL. |
|
Scriptlet interpreter tag. Definition at line 85 of file psm.h. Referenced by rpmVerifyScript. |
|
|
|
Reaped waitpid return. |
|
Register SIGCHLD handler? |
|
|
|
Scriptlet package arg. |
|
Scriptlet data tag. Definition at line 84 of file psm.h. Referenced by rpmVerifyScript. |
|
One of RPMSENSE_TRIGGER{IN,UN,POSTUN}. |
|
|
|
Reaped waitpid status. |
|
Definition at line 75 of file psm.h. Referenced by rpmVerifyScript. |
|
current transaction element |
|
Callback total. |
|
transaction set Definition at line 64 of file psm.h. Referenced by rpmVerifyScript. |
|
Can the PSM be run asynchronously? |
|
Callback type. |