#include <rpmlib.h>
Data Fields | |
int | numProblems |
int | numProblemsAlloced |
rpmProblem | probs |
|
Current probs array size. Definition at line 941 of file rpmlib.h. Referenced by rpmProblemSetPrint, and rpmtransRun. |
|
Allocated probs array size. |
|
Array of specific problems. Definition at line 943 of file rpmlib.h. Referenced by rpmProblemSetPrint, and rpmtransRun. |