Home
last modified time | relevance | path

Searched defs:new_utsname (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dutsname.h25 struct new_utsname { struct
26 char sysname[__NEW_UTS_LEN + 1];
27 char nodename[__NEW_UTS_LEN + 1];
28 char release[__NEW_UTS_LEN + 1];
29 char version[__NEW_UTS_LEN + 1];
30 char machine[__NEW_UTS_LEN + 1];
31 char domainname[__NEW_UTS_LEN + 1];