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 |
Definition at line 72 of file rpmrc.c.
struct machCache_s tableType_s::cache |
Definition at line 77 of file rpmrc.c.
Referenced by rebuildCompatTables(), and rpmFreeRpmrc().
Definition at line 79 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 81 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 78 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 80 of file rpmrc.c.
Referenced by rpmFreeRpmrc().
Definition at line 76 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 73 of file rpmrc.c.
Referenced by rebuildCompatTables().