rpmdb/tagtbl.c File Reference

#include "system.h"
#include <rpmlib.h>

Go to the source code of this file.

Variables

static struct headerTagTableEntry_s rpmTagTbl []
headerTagTableEntry_srpmTagTable = rpmTagTbl
 Automatically generated table of tag name/value pairs.
const int rpmTagTableSize = sizeof(rpmTagTbl) / sizeof(rpmTagTbl[0]) - 1
 Number of entries in rpmTagTable.


Variable Documentation

struct headerTagTableEntry_s* rpmTagTable = rpmTagTbl

Automatically generated table of tag name/value pairs.

Definition at line 166 of file tagtbl.c.

Referenced by getTagString(), getTagVal(), hdrSprintf(), init_rpm(), main(), packageBinaries(), printNewSpecfile(), queryHeader(), rpmcliImportPubkey(), rpmDisplayQueryTags(), rpmHeaderGetEntry(), rpmpsmStage(), rpmShowProgress(), rpmtsSolve(), rpmxpProcess(), runScript(), spewHeader(), tagName(), tagNumFromPyObject(), tagType(), and tagValue().

const int rpmTagTableSize = sizeof(rpmTagTbl) / sizeof(rpmTagTbl[0]) - 1

Number of entries in rpmTagTable.

Definition at line 169 of file tagtbl.c.

Referenced by init_rpm(), rpmDisplayQueryTags(), tagName(), tagNumFromPyObject(), and tagType().

struct headerTagTableEntry_s rpmTagTbl[] [static]

Definition at line 6 of file tagtbl.c.


Generated on Fri Oct 12 08:44:56 2007 for rpm by  doxygen 1.5.2