|
rpm
5.4.10
|
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 368 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::gnu |
Definition at line 374 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::os |
Definition at line 372 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::str |
Definition at line 366 of file rpmrc.c.
Referenced by defaultMachine(), parseCVOG(), and rpmPlatform().
| const char* cpu_vendor_os_gnu::vendor |
Definition at line 370 of file rpmrc.c.
Referenced by parseCVOG(), and rpmPlatform().
1.8.1.2