rpm
4.5
|
Data Fields | |
const char * | str |
const char * | cpu |
const char * | vendor |
const char * | os |
const char * | gnu |
const char* cpu_vendor_os_gnu::cpu |
Definition at line 868 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::gnu |
Definition at line 874 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::os |
Definition at line 872 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::str |
Definition at line 866 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::vendor |
Definition at line 870 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().