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

rpmdb/tagtbl.c File Reference

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

Include dependency graph for tagtbl.c:

Go to the source code of this file.

Variables

static 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 197 of file tagtbl.c.

Referenced by hdrPrintErased(), hdrPrintInstalled(), hdrSprintf(), init_rpm(), packageBinaries(), parseForSimple(), printNewSpecfile(), queryHeader(), rpmcliImportPubkey(), rpmDisplayQueryTags(), rpmfiNew(), rpmHeaderGetEntry(), rpmpsmStage(), rpmShowProgress(), rpmtsSolve(), runScript(), tagLoadIndex(), and tagNumFromPyObject().

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

Number of entries in rpmTagTable.

Definition at line 200 of file tagtbl.c.

Referenced by init_rpm(), rpmDisplayQueryTags(), tagLoadIndex(), and tagNumFromPyObject().

const struct headerTagTableEntry_s rpmTagTbl[] [static]
 

Definition at line 7 of file tagtbl.c.


Generated on Sat Oct 1 16:24:43 2011 for rpm by  doxygen 1.4.4