rpm
4.5
|
#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 75 of file rpmspec.h.
Referenced by freeSt(), printNewSpecfile(), and stashSt().
const char* spectag_s::t_msgid |
Definition at line 77 of file rpmspec.h.
Referenced by freeSt(), printNewSpecfile(), and stashSt().
int spectag_s::t_nlines |
Definition at line 73 of file rpmspec.h.
Referenced by parseDescription(), printNewSpecfile(), and stashSt().
int spectag_s::t_startx |
Definition at line 72 of file rpmspec.h.
Referenced by printNewSpecfile(), and stashSt().
int spectag_s::t_tag |
Definition at line 71 of file rpmspec.h.
Referenced by printNewSpecfile(), and stashSt().