#include <header.h>
Go to the source code of this file.
Data Structures | |
struct | tsortInfo_s |
struct | availablePackage |
struct | availableIndexEntry |
struct | availableIndex |
struct | fileIndexEntry |
struct | dirInfo_s |
struct | availableList_s |
struct | transactionElement_s |
struct | rpmTransactionSet_s |
struct | problemsSet_s |
Defines | |
#define | tsi_count tsi_u.count |
#define | tsi_suc tsi_u.suc |
Typedefs | |
typedef transactionElement_s * | transactionElement |
typedef tsortInfo_s * | tsortInfo |
typedef dirInfo_s * | dirInfo |
typedef availableList_s * | availableList |
typedef problemsSet_s * | problemsSet |
Functions | |
int | headerMatchesDepFlags (Header h, const char *reqName, const char *reqEVR, int reqFlags) |
Definition in file depends.h.
|
|
|
|
|
Definition at line 11 of file depends.h. Referenced by rpmdepOrder(). |
|
Definition at line 12 of file depends.h. Referenced by addRelation(), alFree(), markLoop(), rpmdepOrder(), and zapRelation(). |