rpm  5.4.10
Data Fields
availableIndexEntry_s Struct Reference

A single available item (e.g. More...

Data Fields

alKey pkgKey
const char * entry
unsigned short entryLen
unsigned short entryIx
indexEntryType_e type

Detailed Description

A single available item (e.g.

a Provides: dependency).

Definition at line 59 of file rpmal.c.

Field Documentation

const char* availableIndexEntry_s::entry

Dependency name.

Definition at line 63 of file rpmal.c.

Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend().

unsigned short availableIndexEntry_s::entryIx

Dependency index.

Definition at line 65 of file rpmal.c.

Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().

unsigned short availableIndexEntry_s::entryLen

No. of bytes in name.

Definition at line 64 of file rpmal.c.

Referenced by indexcmp(), rpmalAddProvides(), and rpmalAllSatisfiesDepend().

alKey availableIndexEntry_s::pkgKey

Containing package.

Definition at line 61 of file rpmal.c.

Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().

indexEntryType_e availableIndexEntry_s::type

Type of available item.

Definition at line 66 of file rpmal.c.

Referenced by rpmalAddProvides(), and rpmalAllSatisfiesDepend().


The documentation for this struct was generated from the following file: