#include <rpmdb/header_internal.h>
Collaboration diagram for indexEntry_s:

Data Fields | |
| entryInfo_s | info |
| void * | data |
| int | length |
| int | rdlen |
Definition at line 45 of file header_internal.h.
|
|
Location of tag data. Definition at line 48 of file header_internal.h. Referenced by doHeaderUnload(), headerDump(), headerFindI18NString(), offsetCmp(), regionSwab(), and replace_lzma_with_gzip(). |
|
|
Description of tag data. Definition at line 46 of file header_internal.h. Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerDump(), indexCmp(), intGetEntry(), offsetCmp(), regionSwab(), and replace_lzma_with_gzip(). |
|
|
No. bytes of data. Definition at line 49 of file header_internal.h. Referenced by doHeaderUnload(), and regionSwab(). |
|
|
No. bytes of data in region. Definition at line 50 of file header_internal.h. Referenced by doHeaderUnload(), and regionSwab(). |
1.4.4