rpm  5.4.10
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 98 of file rpmspec.h.

Field Documentation

§ sl_lines

char** speclines_s::sl_lines

Definition at line 100 of file rpmspec.h.

Referenced by freeSl(), newSl(), printNewSpecfile(), printParsedSpecfile(), and readLineFromOFI().

§ sl_nalloc

int speclines_s::sl_nalloc

Definition at line 101 of file rpmspec.h.

Referenced by newSl(), and readLineFromOFI().

§ sl_nlines

int speclines_s::sl_nlines

Definition at line 102 of file rpmspec.h.

Referenced by freeSl(), newSl(), printNewSpecfile(), printParsedSpecfile(), and readLineFromOFI().


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