Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

lib/tagtable.c File Reference

#include "system.h"
#include "rpmlib.h"

Go to the source code of this file.

Variables

const struct headerTagTableEntry rpmTagTable []
 Automatically generated table of tag name/value pairs.

const int rpmTagTableSize = sizeof(rpmTagTable) / sizeof(struct headerTagTableEntry) - 1
 Number of entries in rpmTagTable.


Variable Documentation

const struct headerTagTableEntry rpmTagTable[]
 

Automatically generated table of tag name/value pairs.

Definition at line 4 of file tagtable.c.

const int rpmTagTableSize = sizeof(rpmTagTable) / sizeof(struct headerTagTableEntry) - 1
 

Number of entries in rpmTagTable.

Definition at line 116 of file tagtable.c.


Generated at Thu Apr 19 15:29:47 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001