MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
utsname_t Struct Reference

Holds information concerning the machine and the os. More...

Public Attributes

char sysname [SYS_LEN]
 The name of the system.
 
char nodename [SYS_LEN]
 The name of the node.
 
char release [SYS_LEN]
 Operating system release (e.g., "2.6.28").
 
char version [SYS_LEN]
 The version of the OS.
 
char machine [SYS_LEN]
 The name of the machine.
 

Detailed Description

Holds information concerning the machine and the os.


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