lib/tagName.c File Reference

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

Go to the source code of this file.

Functions

const char *const tagName (int tag)
 Return name of tag from value.
int tagValue (const char *tagstr)
 Return value of tag from name.


Detailed Description

Definition in file tagName.c.


Function Documentation

const char* const tagName ( int  tag  ) 

Return name of tag from value.

Parameters:
tag tag value
Returns:
name of tag

Definition at line 10 of file tagName.c.

int tagValue ( const char *  tagstr  ) 

Return value of tag from name.

Parameters:
targstr name of tag
Returns:
tag value

Definition at line 53 of file tagName.c.


Generated on Thu Apr 23 17:22:02 2009 for rpm by  doxygen 1.5.8