rpm  4.5
Data Fields
speclines_s Struct Reference

#include <build/rpmspec.h>

Data Fields

char ** sl_lines
 
int sl_nalloc
 
int sl_nlines
 

Detailed Description

Definition at line 91 of file rpmspec.h.

Field Documentation

char** speclines_s::sl_lines

Definition at line 93 of file rpmspec.h.

Referenced by freeSl(), newSl(), printNewSpecfile(), and readLine().

int speclines_s::sl_nalloc

Definition at line 94 of file rpmspec.h.

Referenced by newSl(), and readLine().

int speclines_s::sl_nlines

Definition at line 95 of file rpmspec.h.

Referenced by freeSl(), newSl(), printNewSpecfile(), and readLine().


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