#include <depends.h>
Data Fields | |
rpmDependencyConflict | problems |
int | num |
int | alloced |
Definition at line 173 of file depends.h.
|
No. of problems allocated. Definition at line 176 of file depends.h. Referenced by checkPackageDeps(), and rpmdepCheck(). |
|
No. of problems found. Definition at line 175 of file depends.h. Referenced by checkPackageDeps(), and rpmdepCheck(). |
|
Problems encountered. Definition at line 174 of file depends.h. Referenced by checkPackageDeps(), and rpmdepCheck(). |