#include <rpmfc.h>
Data Fields | |
int | nfiles |
int | fknown |
int | fwhite |
int | ix |
int | skipProv |
int | skipReq |
int | tracked |
ARGV_t | fn |
ARGI_t | fcolor |
ARGI_t | fcdictx |
ARGI_t | fddictx |
ARGI_t | fddictn |
ARGV_t | cdict |
ARGV_t | ddict |
ARGI_t | ddictx |
rpmds | provides |
rpmds | requires |
StringBuf | sb_java |
StringBuf | sb_perl |
StringBuf | sb_python |
|
(classes) file class dictionary Definition at line 31 of file rpmfc.h. Referenced by main(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint(). |
|
(dependencies) file depends dictionary Definition at line 32 of file rpmfc.h. Referenced by rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), and rpmfcSCRIPT(). |
|
(dependencies) file->dependency mapping Definition at line 33 of file rpmfc.h. Referenced by main(), rpmfcApply(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint(). |
|
(files) file class dictionary indices Definition at line 28 of file rpmfc.h. Referenced by rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint(). |
|
(files) file colors Definition at line 27 of file rpmfc.h. Referenced by rpmfcApply(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), rpmfcPrint(), and rpmfcSCRIPT(). |
|
(files) file depends dictionary no. entries Definition at line 30 of file rpmfc.h. Referenced by rpmfcApply(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint(). |
|
(files) file depends dictionary start Definition at line 29 of file rpmfc.h. Referenced by rpmfcApply(), rpmfcClassify(), rpmfcFree(), rpmfcGenerateDepends(), and rpmfcPrint(). |
|
no. of classified files Definition at line 19 of file rpmfc.h. Referenced by main(), rpmfcClassify(), and rpmfcGenerateDepends(). |
|
(files) file names Definition at line 26 of file rpmfc.h. Referenced by rpmfcApply(), rpmfcClassify(), rpmfcELF(), rpmfcFree(), rpmfcHelper(), rpmfcPrint(), and rpmfcSCRIPT(). |
|
no. of "white" files Definition at line 20 of file rpmfc.h. Referenced by rpmfcClassify(). |
|
current file index Definition at line 21 of file rpmfc.h. Referenced by rpmfcApply(), rpmfcClassify(), rpmfcELF(), rpmfcHelper(), and rpmfcSCRIPT(). |
|
no. of files Definition at line 18 of file rpmfc.h. Referenced by main(), rpmfcClassify(), rpmfcGenerateDepends(), and rpmfcPrint(). |
|
(provides) package provides Definition at line 36 of file rpmfc.h. Referenced by main(), rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcGenerateDepends(), rpmfcHelper(), and rpmfcPrint(). |
|
(requires) package requires Definition at line 38 of file rpmfc.h. Referenced by main(), rpmfcApply(), rpmfcELF(), rpmfcFree(), rpmfcGenerateDepends(), rpmfcHelper(), rpmfcPrint(), and rpmfcSCRIPT(). |
|
concatenated list of java colored files. Definition at line 40 of file rpmfc.h. Referenced by rpmfcFree(). |
|
concatenated list of perl colored files. Definition at line 41 of file rpmfc.h. Referenced by rpmfcFree(). |
|
concatenated list of python colored files. Definition at line 42 of file rpmfc.h. Referenced by rpmfcFree(). |
|
Don't auto-generate Provides:? Definition at line 22 of file rpmfc.h. Referenced by rpmfcELF(), rpmfcGenerateDepends(), and rpmfcHelper(). |
|
Don't auto-generate Requires:? Definition at line 23 of file rpmfc.h. Referenced by rpmfcELF(), rpmfcGenerateDepends(), and rpmfcHelper(). |
|
Versioned Provides: tracking dependency added? Definition at line 24 of file rpmfc.h. Referenced by rpmfcGenerateDepends(), and rpmfcHelper(). |