rpm
5.4.15
|
#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 87 of file rpmspec.h.
Referenced by freeSt(), printNewSpecfile(), and stashSt().
const char* spectag_s::t_msgid |
Definition at line 89 of file rpmspec.h.
Referenced by freeSt(), printNewSpecfile(), and stashSt().
int spectag_s::t_nlines |
Definition at line 85 of file rpmspec.h.
Referenced by parseDescription(), printNewSpecfile(), and stashSt().
int spectag_s::t_startx |
Definition at line 84 of file rpmspec.h.
Referenced by printNewSpecfile(), and stashSt().
int spectag_s::t_tag |
Definition at line 83 of file rpmspec.h.
Referenced by printNewSpecfile(), and stashSt().