rpm
5.2.1
|
#include <build/rpmspec.h>
Data Fields | |
char ** | sl_lines |
int | sl_nalloc |
int | sl_nlines |
char** speclines_s::sl_lines |
Definition at line 98 of file rpmspec.h.
Referenced by freeSl(), newSl(), printNewSpecfile(), and readLineFromOFI().
int speclines_s::sl_nalloc |
Definition at line 99 of file rpmspec.h.
Referenced by newSl(), and readLineFromOFI().
int speclines_s::sl_nlines |
Definition at line 100 of file rpmspec.h.
Referenced by freeSl(), newSl(), printNewSpecfile(), and readLineFromOFI().