rpm
5.4.10
|
#include <build/rpmspec.h>
Data Fields | |
int | t_tag |
int | t_startx |
int | t_nlines |
const char * | t_lang |
const char * | t_msgid |
const char* spectag_s::t_lang |
Definition at line 82 of file rpmspec.h.
Referenced by freeSt(), printNewSpecfile(), and stashSt().
const char* spectag_s::t_msgid |
Definition at line 84 of file rpmspec.h.
Referenced by freeSt(), printNewSpecfile(), and stashSt().
int spectag_s::t_nlines |
Definition at line 80 of file rpmspec.h.
Referenced by parseDescription(), printNewSpecfile(), and stashSt().
int spectag_s::t_startx |
Definition at line 79 of file rpmspec.h.
Referenced by printNewSpecfile(), and stashSt().
int spectag_s::t_tag |
Definition at line 78 of file rpmspec.h.
Referenced by printNewSpecfile(), and stashSt().