#include <header.h>
Data Fields | |
const char * | name |
int | val |
Definition at line 133 of file header.h.
const char* headerTagTableEntry_s::name |
Tag name.
Definition at line 134 of file header.h.
Referenced by findTag(), getTagString(), getTagVal(), headerDump(), rpmDisplayQueryTags(), and tagValue().
Tag numeric value.
Definition at line 135 of file header.h.
Referenced by getTagString(), getTagVal(), headerDump(), and tagValue().