rpm  5.4.10
Data Fields
spectags_s Struct Reference

#include <build/rpmspec.h>

Collaboration diagram for spectags_s:
Collaboration graph
[legend]

Data Fields

spectag st_t
 
int st_nalloc
 
int st_ntags
 

Detailed Description

Definition at line 89 of file rpmspec.h.

Field Documentation

§ st_nalloc

int spectags_s::st_nalloc

Definition at line 92 of file rpmspec.h.

Referenced by newSt(), and stashSt().

§ st_ntags

int spectags_s::st_ntags

Definition at line 93 of file rpmspec.h.

Referenced by freeSt(), newSt(), printNewSpecfile(), and stashSt().

§ st_t

spectag spectags_s::st_t

Definition at line 91 of file rpmspec.h.

Referenced by freeSt(), newSt(), printNewSpecfile(), and stashSt().


The documentation for this struct was generated from the following file: