|
rpm 5.3.12
|
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 363 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::gnu |
Definition at line 369 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::os |
Definition at line 367 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::str |
Definition at line 361 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::vendor |
Definition at line 365 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().
1.7.4