rpm
5.4.14
|
Data Fields | |
rpmParseState | part |
size_t | len |
const char * | token |
Definition at line 24 of file parseSpec.c.
size_t PartRec::len |
Definition at line 26 of file parseSpec.c.
Referenced by initParts(), and isPart().
rpmParseState PartRec::part |
Definition at line 25 of file parseSpec.c.
Referenced by isPart().
const char* PartRec::token |
Definition at line 28 of file parseSpec.c.
Referenced by initParts(), and isPart().