rpm
4.5
|
A file to be installed/removed. More...
Data Fields | |
const char * | baseName |
int | baseNameLen |
alNum | pkgNum |
uint_32 | ficolor |
const char* fileIndexEntry_s::baseName |
File basename.
Definition at line 84 of file rpmal.c.
Referenced by fieCompare(), rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalDel().
int fileIndexEntry_s::baseNameLen |
Definition at line 85 of file rpmal.c.
Referenced by fieCompare(), rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalDel().
uint_32 fileIndexEntry_s::ficolor |
Definition at line 87 of file rpmal.c.
Referenced by rpmalAdd(), and rpmalAllFileSatisfiesDepend().
alNum fileIndexEntry_s::pkgNum |
Containing package index.
Definition at line 86 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalDel().