rpm 5.2.1
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 60 of file rpmspec.h.


Field Documentation

Definition at line 64 of file rpmspec.h.

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

Definition at line 65 of file rpmspec.h.

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

Definition at line 70 of file rpmspec.h.

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

char OpenFileInfo::readBuf[BUFSIZ]

Definition at line 66 of file rpmspec.h.

Referenced by newOpenFileInfo(), and readLineFromOFI().

Definition at line 68 of file rpmspec.h.

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


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