Linux Kernel
3.7.1
|
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] |
Definition at line 99 of file sys_hpux.c.
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.