Main Page   Modules   Compound List   File List   Compound Members   File Members   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 Mon May 21 08:53:42 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001