Data Fields | |
const char * | msg |
const char * | argv [4] |
rpmTag | ntag |
rpmTag | vtag |
rpmTag | ftag |
int | mask |
int | xor |
Definition at line 1434 of file rpmfc.c.
const char* DepMsg_s::msg |
Definition at line 1436 of file rpmfc.c.
Referenced by printDeps(), rpmfcGenerateDepends(), and rpmfcGenerateDependsHelper().
const char* DepMsg_s::argv[4] |
Definition at line 1439 of file rpmfc.c.
Referenced by printDeps(), and rpmfcGenerateDependsHelper().
Definition at line 1441 of file rpmfc.c.
Referenced by printDeps(), and rpmfcGenerateDependsHelper().
int DepMsg_s::mask |
int DepMsg_s::xor |