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