Data Fields | |
const char * | str |
const char * | cpu |
const char * | vendor |
const char * | os |
const char * | gnu |
Definition at line 314 of file rpmrc.c.
const char* cpu_vendor_os_gnu::cpu |
Definition at line 318 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::gnu |
Definition at line 324 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::os |
Definition at line 322 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::str |
Definition at line 316 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
const char* cpu_vendor_os_gnu::vendor |
Definition at line 320 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().