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