#include <rpmdb/header_internal.h>
Collaboration diagram for indexEntry_s:
Data Fields | |
entryInfo_s | info |
void * | data |
int | length |
int | rdlen |
Definition at line 44 of file header_internal.h.
|
Location of tag data. Definition at line 47 of file header_internal.h. Referenced by copyEntry(), headerFindI18NString(), and offsetCmp(). |
|
Description of tag data. Definition at line 45 of file header_internal.h. Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerDump(), indexCmp(), intGetEntry(), offsetCmp(), and regionSwab(). |
|
No. bytes of data. Definition at line 48 of file header_internal.h. Referenced by doHeaderUnload(). |
|
No. bytes of data in region. Definition at line 49 of file header_internal.h. Referenced by doHeaderUnload(). |