|
rpm
5.4.10
|

Data Fields | |
| const char * | path |
| uint32_t | size |
| uint32_t | mtime |
| rpmds | this |
| Header | h |
Definition at line 72 of file rpmcache.c.
| 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().
1.8.1.2