rpm  5.4.14
Data Fields
Item_s Struct Reference
Collaboration diagram for Item_s:
Collaboration graph
[legend]

Data Fields

const char * path
 
uint32_t size
 
uint32_t mtime
 
rpmds this
 
Header h
 

Detailed Description

Definition at line 72 of file rpmcache.c.

Field Documentation

Header Item_s::h

Definition at line 77 of file rpmcache.c.

Referenced by cacheStashLatest(), freeItem(), and ftsCacheUpdate().

uint32_t Item_s::mtime

Definition at line 75 of file rpmcache.c.

Referenced by cacheStashLatest(), and ftsCacheUpdate().

const char* Item_s::path

Definition at line 73 of file rpmcache.c.

Referenced by cacheStashLatest(), freeItem(), ftsCachePrint(), and ftsCacheUpdate().

uint32_t Item_s::size

Definition at line 74 of file rpmcache.c.

Referenced by cacheStashLatest(), and ftsCacheUpdate().

rpmds Item_s::this

Definition at line 76 of file rpmcache.c.

Referenced by cacheStashLatest(), cmpItem(), and freeItem().


The documentation for this struct was generated from the following file: