|
Linux Kernel
3.7.1
|
#include <utsname.h>
Data Fields | |
| char | sysname [__NEW_UTS_LEN+1] |
| char | nodename [__NEW_UTS_LEN+1] |
| char | release [__NEW_UTS_LEN+1] |
| char | version [__NEW_UTS_LEN+1] |
| char | machine [__NEW_UTS_LEN+1] |
| char | domainname [__NEW_UTS_LEN+1] |
| char domainname[__NEW_UTS_LEN+1] |
| char nodename[__NEW_UTS_LEN+1] |
| char release[__NEW_UTS_LEN+1] |
| char sysname[__NEW_UTS_LEN+1] |
| char version[__NEW_UTS_LEN+1] |
1.8.2