Public Types | |
enum | indexEntryType { IET_PROVIDES = 1 } |
Data Fields | |
alKey | pkgKey |
const char * | entry |
unsigned short | entryLen |
unsigned short | entryIx |
enum availableIndexEntry_s::indexEntryType | type |
Definition at line 49 of file rpmal.c.
|
|
|
Dependency name. Definition at line 53 of file rpmal.c. Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend(). |
|
Dependency index. Definition at line 55 of file rpmal.c. Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend(). |
|
No. of bytes in name. Definition at line 54 of file rpmal.c. Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend(). |
|
Containing package. Definition at line 51 of file rpmal.c. Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend(). |
|
Type of available item. Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend(). |