#include <header_internal.h>
Data Fields | |
int_32 | tag |
int_32 | type |
int_32 | offset |
int_32 | count |
|
Number of tag elements. Definition at line 30 of file header_internal.h. Referenced by copyEntry(), doHeaderUnload(), headerDump(), headerFindI18NString(), and regionSwab(). |
|
Offset into data segment (ondisk only). Definition at line 29 of file header_internal.h. Referenced by copyEntry(), doHeaderUnload(), headerDump(), offsetCmp(), and regionSwab(). |
|
Tag identifier. Definition at line 27 of file header_internal.h. Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerDump(), indexCmp(), offsetCmp(), and regionSwab(). |
|
Tag data type. Definition at line 28 of file header_internal.h. Referenced by copyEntry(), doHeaderUnload(), findEntry(), headerDump(), intGetEntry(), and regionSwab(). |