|
rpm
5.4.4
|
A single available item (e.g. More...
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 |
| const char* availableIndexEntry_s::entry |
Dependency name.
Definition at line 59 of file rpmal.c.
Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend().
| unsigned short availableIndexEntry_s::entryIx |
Dependency index.
Definition at line 61 of file rpmal.c.
Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().
| unsigned short availableIndexEntry_s::entryLen |
No. of bytes in name.
Definition at line 60 of file rpmal.c.
Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend().
Containing package.
Definition at line 57 of file rpmal.c.
Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().
Type of available item.
Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().
1.7.5.1