Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

OpenFileInfo Struct Reference
[RPMBUILD.]

#include <rpmspec.h>


Data Fields

const char * fileName
FD_t fd
int lineNum
char readBuf [BUFSIZ]
char * readPtr
OpenFileInfo * next


Field Documentation

FD_t OpenFileInfo::fd
 

Definition at line 54 of file rpmspec.h.

Referenced by closeSpec, newOpenFileInfo, and readLine.

const char* OpenFileInfo::fileName
 

Definition at line 53 of file rpmspec.h.

Referenced by closeSpec, forceIncludeFile, freeSpec, newOpenFileInfo, and parseSpec.

int OpenFileInfo::lineNum
 

Definition at line 55 of file rpmspec.h.

Referenced by newOpenFileInfo.

struct OpenFileInfo* OpenFileInfo::next
 

Definition at line 60 of file rpmspec.h.

Referenced by closeSpec, forceIncludeFile, freeSpec, newOpenFileInfo, and readLine.

char OpenFileInfo::readBuf[BUFSIZ]
 

Definition at line 56 of file rpmspec.h.

Referenced by newOpenFileInfo.

char* OpenFileInfo::readPtr
 

Definition at line 58 of file rpmspec.h.

Referenced by newOpenFileInfo, and readLine.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 17 15:56:53 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002