#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. Definition at line 97 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Payload file handle. Definition at line 69 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Currently running process. Definition at line 94 of file psm.h. Referenced by handler(), psmRegisterFork(), psmWait(), psmWaitUnregister(), and runScript(). |
|
|
Was chroot(2) done by pkgStage? Definition at line 90 of file psm.h. Referenced by rpmpsmStage(). |
|
|
0 if installing, -1 if removing. Definition at line 89 of file psm.h. Referenced by handleOneTrigger(), rpmpsmStage(), and runTriggers(). |
|
|
Definition at line 79 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Repackage file handle. Definition at line 70 of file psm.h. Referenced by rpmpsmStage(). |
|
|
transaction element file info Definition at line 68 of file psm.h. Referenced by handleOneTrigger(), markReplacedFiles(), rpmpsmFree(), rpmpsmNew(), rpmpsmStage(), rpmtsRun(), runImmedTriggers(), runInstScript(), runScript(), and runTriggers(). |
|
|
Definition at line 100 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Definition at line 73 of file psm.h. Referenced by rpmpsmStage(). |
|
|
No. of installed instances. Definition at line 86 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Reference count. Definition at line 105 of file psm.h. Referenced by rpmpsmFree(), XrpmpsmLink(), and XrpmpsmUnlink(). |
|
|
Repackage/multilib header. Definition at line 71 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Repackage file name. Definition at line 83 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Repackage URL. Definition at line 81 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Scriptlet interpreter tag. Definition at line 85 of file psm.h. Referenced by rpmpsmStage(), rpmVerifyScript(), and runInstScript(). |
|
|
Definition at line 99 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Reaped waitpid return. Definition at line 93 of file psm.h. Referenced by handler(), psmRegisterFork(), psmWait(), psmWaitUnregister(), and runScript(). |
|
|
Register SIGCHLD handler? Definition at line 92 of file psm.h. Referenced by psmWait(), and runScript(). |
|
|
Definition at line 77 of file psm.h. Referenced by rpmpsmStage(). |
|
|
Scriptlet package arg. Definition at line 87 of file psm.h. Referenced by rpmpsmStage(), and runInstScript(). |
|
|
Scriptlet data tag. Definition at line 84 of file psm.h. Referenced by rpmpsmStage(), rpmVerifyScript(), runInstScript(), and runScript(). |
|
|
One of RPMSENSE_TRIGGER{IN,UN,POSTUN}. Definition at line 88 of file psm.h. Referenced by handleOneTrigger(), and rpmpsmStage(). |
|
|
|
|
|
Reaped waitpid status. Definition at line 95 of file psm.h. Referenced by handler(), psmWait(), and runScript(). |
|
|
Definition at line 75 of file psm.h. Referenced by psmWait(), rpmpsmStage(), rpmVerifyScript(), and runScript(). |
|
|
current transaction element Definition at line 66 of file psm.h. Referenced by rpmpsmFree(), rpmpsmNew(), rpmpsmStage(), and runTriggers(). |
|
|
Callback total. Definition at line 98 of file psm.h. Referenced by rpmpsmStage(). |
|
|
transaction set Definition at line 64 of file psm.h. Referenced by handleOneTrigger(), markReplacedFiles(), rpmpsmFree(), rpmpsmNew(), rpmpsmStage(), rpmVerifyScript(), runImmedTriggers(), runScript(), and runTriggers(). |
|
|
Can the PSM be run asynchronously? Definition at line 91 of file psm.h. Referenced by rpmtsRun(), and runScript(). |
|
|
Callback type. Definition at line 96 of file psm.h. Referenced by rpmpsmStage(). |
1.2.18