Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hpux_utsname Struct Reference

Data Fields

char sysname [HPUX_UTSLEN]
 
char nodename [HPUX_UTSLEN]
 
char release [HPUX_UTSLEN]
 
char version [HPUX_UTSLEN]
 
char machine [HPUX_UTSLEN]
 
char idnumber [HPUX_SNLEN]
 

Detailed Description

Definition at line 99 of file sys_hpux.c.

Field Documentation

char idnumber[HPUX_SNLEN]

Definition at line 105 of file sys_hpux.c.

Definition at line 104 of file sys_hpux.c.

char nodename[HPUX_UTSLEN]

Definition at line 101 of file sys_hpux.c.

char release[HPUX_UTSLEN]

Definition at line 102 of file sys_hpux.c.

char sysname[HPUX_UTSLEN]

Definition at line 100 of file sys_hpux.c.

char version[HPUX_UTSLEN]

Definition at line 103 of file sys_hpux.c.


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