#include <rpmlib.h>
Data Fields | |
const char * | pkgNEVR |
const char * | altNEVR |
const void * | key |
Header | h |
rpmProblemType | type |
int | ignoreProblem |
const char * | str1 |
unsigned long | ulong1 |
Definition at line 972 of file rpmlib.h.
const char* rpmProblem_s::altNEVR |
Definition at line 976 of file rpmlib.h.
Referenced by psAppend(), psTrim(), and rpmProblemSetFree().
const void* rpmProblem_s::key |
const char* rpmProblem_s::pkgNEVR |
const char* rpmProblem_s::str1 |
Definition at line 979 of file rpmlib.h.
Referenced by psAppend(), psTrim(), and rpmProblemString().
Definition at line 977 of file rpmlib.h.
Referenced by psAppend(), psTrim(), and rpmProblemString().
unsigned long rpmProblem_s::ulong1 |