rpm
5.2.1
|
Data Fields | |
const char *const | key |
const int | hasCanon |
const int | hasTranslate |
struct machEquivTable_s | equiv |
struct machCache_s | cache |
defaultEntry | defaults |
canonEntry | canons |
int | defaultsLength |
int | canonsLength |
struct machCache_s tableType_s::cache |
Definition at line 109 of file rpmrc.c.
Referenced by rebuildCompatTables(), and rpmFreeRpmrc().
Definition at line 111 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 113 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 110 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 112 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 108 of file rpmrc.c.
Referenced by machAddEquiv(), rebuildCompatTables(), rpmFreeRpmrc(), and rpmShowRC().
const int tableType_s::hasCanon |
const int tableType_s::hasTranslate |
const char* const tableType_s::key |
Definition at line 105 of file rpmrc.c.
Referenced by rebuildCompatTables().