rpmdb/tagtbl.c File Reference

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

Include dependency graph for tagtbl.c:

Go to the source code of this file.

Defines

#define _RPMTAG_INTERNAL

Variables

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


Define Documentation

#define _RPMTAG_INTERNAL

Definition at line 2 of file tagtbl.c.


Variable Documentation

struct headerTagTableEntry_s _rpmTagTable[] [static]

Definition at line 9 of file tagtbl.c.

Automatically generated table of tag name/value pairs.

Definition at line 207 of file tagtbl.c.

Referenced by headerSprintf(), init_rpm(), myTagName(), myTagValue(), rpmDisplayQueryTags(), and tagLoadIndex().

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

Number of entries in rpmTagTable.

Definition at line 210 of file tagtbl.c.

Referenced by tagLoadIndex().


Generated on Wed Dec 10 00:34:26 2008 for rpm by  doxygen 1.5.6