Data Fields | |
| const char * | buildRootURL |
| const char * | prefix |
| int | fileCount |
| int | totalFileSize |
| int | processingFailed |
| int | passedSpecialDoc |
| int | isSpecialDoc |
| int | noGlob |
| unsigned | devtype |
| unsigned | devmajor |
| int | devminor |
| int | isDir |
| int | inFtw |
| int | currentFlags |
| specdFlags | currentSpecdFlags |
| int | currentVerifyFlags |
| struct AttrRec_s | cur_ar |
| struct AttrRec_s | def_ar |
| specdFlags | defSpecdFlags |
| int | defVerifyFlags |
| int | nLangs |
| const char ** | currentLangs |
| const char * | docDirs [1024] |
| int | docDirCount |
| FileListRec | fileList |
| int | fileListRecsAlloced |
| int | fileListRecsUsed |
Definition at line 96 of file files.c.
| const char* FileList_s::buildRootURL |
| const char* FileList_s::prefix |
| unsigned FileList_s::devtype |
| unsigned FileList_s::devmajor |
struct AttrRec_s FileList_s::cur_ar [read] |
struct AttrRec_s FileList_s::def_ar [read] |
| const char** FileList_s::currentLangs |
| const char* FileList_s::docDirs[1024] |
1.5.6