Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

machCacheEntry_s Struct Reference


Data Fields

const char * name
int count
cptr_tequivs
int visited

Field Documentation

int machCacheEntry_s::count
 

Definition at line 40 of file rpmrc.c.

Referenced by machCacheEntryVisit(), machCompatCacheAdd(), and rpmFreeRpmrc().

cptr_t* machCacheEntry_s::equivs
 

Definition at line 41 of file rpmrc.c.

Referenced by machCacheEntryVisit(), machCompatCacheAdd(), and rpmFreeRpmrc().

const char* machCacheEntry_s::name
 

Definition at line 39 of file rpmrc.c.

Referenced by machCacheFindEntry(), machCompatCacheAdd(), and rpmFreeRpmrc().

int machCacheEntry_s::visited
 

Definition at line 42 of file rpmrc.c.

Referenced by machCacheEntryVisit(), machCompatCacheAdd(), and machFindEquivs().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18