rpm 5.3.7
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 51 of file rpmcache.c.


Field Documentation

Definition at line 56 of file rpmcache.c.

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

uint32_t Item_s::mtime

Definition at line 54 of file rpmcache.c.

Referenced by cacheStashLatest(), and ftsCacheUpdate().

const char* Item_s::path

Definition at line 52 of file rpmcache.c.

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

uint32_t Item_s::size

Definition at line 53 of file rpmcache.c.

Referenced by cacheStashLatest(), and ftsCacheUpdate().

Definition at line 55 of file rpmcache.c.

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


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