#include <rpmspec.h>
Data Fields | |
| const char * | fileName |
| FD_t | fd |
| int | lineNum |
| char | readBuf [BUFSIZ] |
| char * | readPtr |
| OpenFileInfo * | next |
Definition at line 52 of file rpmspec.h.
| const char* OpenFileInfo::fileName |
Definition at line 53 of file rpmspec.h.
Referenced by closeSpec(), forceIncludeFile(), freeSpec(), parseSpec(), and readLine().
| char OpenFileInfo::readBuf[BUFSIZ] |
| char* OpenFileInfo::readPtr |
struct OpenFileInfo* OpenFileInfo::next [read] |
Definition at line 60 of file rpmspec.h.
Referenced by closeSpec(), forceIncludeFile(), freeSpec(), and readLine().
1.5.2