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 |
struct AttrRec_s FileList_s::cur_ar [read] |
const char** FileList_s::currentLangs |
struct AttrRec_s FileList_s::def_ar [read] |
unsigned FileList_s::devmajor |
unsigned FileList_s::devtype |
const char* FileList_s::docDirs[1024] |
const char* FileList_s::prefix |