#include <rpmlib.h>
Data Fields | |
| int | numProblems |
| int | numProblemsAlloced |
| rpmProblem | probs |
|
|
Current probs array size. Definition at line 989 of file rpmlib.h. Referenced by psAppend(), psTrim(), rpmProblemSetFree(), rpmProblemSetPrint(), rpmRunTransactions(), and rpmtransRun(). |
|
|
Allocated probs array size. Definition at line 990 of file rpmlib.h. Referenced by psAppend(). |
|
|
Array of specific problems. Definition at line 991 of file rpmlib.h. Referenced by psAppend(), psTrim(), rpmProblemSetFree(), rpmProblemSetPrint(), and rpmtransRun(). |
1.2.18