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

tagtbl.c File Reference

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

Go to the source code of this file.

Variables

const struct headerTagTableEntry_s rpmTagTbl []
const struct 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

const struct headerTagTableEntry_s* rpmTagTable = rpmTagTbl
 

Automatically generated table of tag name/value pairs.

Definition at line 152 of file tagtbl.c.

Referenced by hdrSprintf(), initrpm(), main(), packageBinaries(), printNewSpecfile(), queryHeader(), rpmcliImportPubkey(), rpmfiNew(), rpmHeaderGetEntry(), rpmpsmStage(), rpmShowProgress(), rpmtsSolve(), runScript(), tagName(), and tagNumFromPyObject().

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

Number of entries in rpmTagTable.

Definition at line 155 of file tagtbl.c.

Referenced by rpmDisplayQueryTags().

const struct headerTagTableEntry_s rpmTagTbl[] [static]
 

Definition at line 6 of file tagtbl.c.


Generated on Thu May 3 00:58:12 2007 for rpm by  doxygen 1.3.9.1