rpm
4.5
|
Data Fields | |
int | part |
int | len |
const char * | token |
Definition at line 19 of file parseSpec.c.
int PartRec::len |
Definition at line 21 of file parseSpec.c.
Referenced by initParts(), and isPart().
int PartRec::part |
Definition at line 20 of file parseSpec.c.
Referenced by isPart().
const char* PartRec::token |
Definition at line 23 of file parseSpec.c.
Referenced by initParts(), and isPart().