OSAPI  0.29
Open System API
osapi_os_info_S Struct Reference

The OS information structure. More...

#include <os_posix_types.h>

Data Fields

char kernel [OSAPI_OS_MAX_KERNEL_NAME]
 The Kernel name.
 
char node [OSAPI_OS_MAX_NODE_NAME]
 The machine node name.
 
char release [OSAPI_OS_MAX_RELEASE_NAME]
 The Kernel Release.
 
char version [OSAPI_OS_MAX_VERSION]
 The Kernel version.
 
char machine [OSAPI_OS_MAX_MACHINE_NAME]
 The machine name.
 
char domain [OSAPI_OS_MAX_DOMAIN_NAME]
 The domain to which the machine belongs.
 
char provider [OSAPI_OS_MAX_PROVIDER_NAME]
 The OS vendor name.
 
char provider_release [OSAPI_OS_MAX_PROVIDER_RELEASE]
 The OS vendor release.
 

Detailed Description

The OS information structure.


The documentation for this struct was generated from the following file: