Data Fields | |
| char * | osName |
| char * | osVersion |
| char * | osArchitecture |
| char * | primaryHostName |
| struct oval_collection * | interfaces |
Related Functions | |
(Note that these are not member functions.) | |
| char * | oval_sysinfo_get_os_name (struct oval_sysinfo *) |
| Get operating system name. | |
| char * | oval_sysinfo_get_os_version (struct oval_sysinfo *) |
| Get operating system version. | |
| char * | oval_sysinfo_get_os_architecture (struct oval_sysinfo *) |
| Get operating system architecture. | |
| char * | oval_sysinfo_get_primary_host_name (struct oval_sysinfo *) |
| Get primary host name of the tested machine. | |
| struct oval_sysint_iterator * | oval_sysinfo_get_interfaces (struct oval_sysinfo *) |
| Get an iterator to the list of network interfaces. | |
1.6.1