rpm 5.3.12
Data Fields
OpenFileInfo Struct Reference

#include <build/rpmspec.h>

Collaboration diagram for OpenFileInfo:
Collaboration graph
[legend]

Data Fields

const char * fileName
FD_t fd
int lineNum
char readBuf [BUFSIZ]
char * readPtr
struct OpenFileInfonext

Detailed Description

Definition at line 62 of file rpmspec.h.


Field Documentation

Definition at line 66 of file rpmspec.h.

Referenced by closeSpec(), newOpenFileInfo(), and readLineFromOFI().

Definition at line 67 of file rpmspec.h.

Referenced by newOpenFileInfo(), readLine(), and readLineFromOFI().

Definition at line 72 of file rpmspec.h.

Referenced by closeSpec(), forceIncludeFile(), newOpenFileInfo(), and readLineFromOFI().

char OpenFileInfo::readBuf[BUFSIZ]

Definition at line 68 of file rpmspec.h.

Referenced by newOpenFileInfo(), and readLineFromOFI().

Definition at line 70 of file rpmspec.h.

Referenced by copyNextLineFromOFI(), newOpenFileInfo(), and readLineFromOFI().


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