|
rpm
5.4.10
|
Data Fields | |
| const char * | name |
| int | count |
| cptr_t * | equivs |
| int | visited |
| int machCacheEntry_s::count |
Definition at line 67 of file rpmrc.c.
Referenced by machCacheEntryVisit(), and rpmFreeRpmrc().
| cptr_t* machCacheEntry_s::equivs |
Definition at line 68 of file rpmrc.c.
Referenced by machCacheEntryVisit(), and rpmFreeRpmrc().
| const char* machCacheEntry_s::name |
Definition at line 66 of file rpmrc.c.
Referenced by machCacheFindEntry(), and rpmFreeRpmrc().
| int machCacheEntry_s::visited |
Definition at line 69 of file rpmrc.c.
Referenced by machCacheEntryVisit(), and rebuildCompatTables().
1.8.1.2