Dependncy ordering information. More...
#include <depends.h>
Data Fields | |
union { | |
int count | |
struct availablePackage * suc | |
} | tsi_u |
tsortInfo | tsi_next |
struct availablePackage * | tsi_pkg |
int | tsi_reqx |
int | tsi_qcnt |
Dependncy ordering information.
Definition at line 17 of file depends.h.
struct availablePackage* tsortInfo_s::suc |
struct availablePackage* tsortInfo_s::tsi_pkg |
union { ... } tsortInfo_s::tsi_u |