#include <depends.h>
Data Fields | |
union { | |
int count | |
availablePackage * suc | |
} | tsi_u |
tsortInfo | tsi_next |
availablePackage * | tsi_pkg |
int | tsi_reqx |
int | tsi_qcnt |
Definition at line 17 of file depends.h.
struct availablePackage* tsortInfo_s::suc |
Definition at line 25 of file depends.h.
Referenced by addRelation(), alFree(), markLoop(), rpmdepOrder(), and zapRelation().
struct availablePackage* tsortInfo_s::tsi_pkg |
union { ... } tsortInfo_s::tsi_u |