#include <build/rpmspec.h>
Collaboration diagram for OpenFileInfo:

Data Fields | |
| const char * | fileName |
| FD_t | fd |
| int | lineNum |
| char | readBuf [BUFSIZ] |
| char * | readPtr |
| OpenFileInfo * | next |
Definition at line 56 of file rpmspec.h.
|
|
Definition at line 59 of file rpmspec.h. Referenced by closeSpec(), and readLine(). |
|
|
Definition at line 58 of file rpmspec.h. Referenced by closeSpec(), forceIncludeFile(), freeSpec(), parseSpec(), and readLine(). |
|
|
Definition at line 60 of file rpmspec.h. Referenced by readLine(). |
|
|
Definition at line 65 of file rpmspec.h. Referenced by closeSpec(), forceIncludeFile(), freeSpec(), and readLine(). |
|
|
Definition at line 61 of file rpmspec.h. Referenced by readLine(). |
|
|
Definition at line 63 of file rpmspec.h. Referenced by copyNextLine(), and readLine(). |
1.4.4