Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dutsname.h37 struct new_utsname { struct
38 char sysname[__NEW_UTS_LEN + 1];
39 char nodename[__NEW_UTS_LEN + 1];
40 char release[__NEW_UTS_LEN + 1];
41 char version[__NEW_UTS_LEN + 1];
42 char machine[__NEW_UTS_LEN + 1];
43 char domainname[__NEW_UTS_LEN + 1];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dutsname.h37 struct new_utsname { struct
38 char sysname[__NEW_UTS_LEN + 1];
39 char nodename[__NEW_UTS_LEN + 1];
40 char release[__NEW_UTS_LEN + 1];
41 char version[__NEW_UTS_LEN + 1];
42 char machine[__NEW_UTS_LEN + 1];
43 char domainname[__NEW_UTS_LEN + 1];
/kernel/linux/linux-6.6/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];
/kernel/linux/linux-5.10/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];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dutsname.h24 struct new_utsname { struct
25 char sysname[__NEW_UTS_LEN + 1];
26 char nodename[__NEW_UTS_LEN + 1];
27 char release[__NEW_UTS_LEN + 1];
28 char version[__NEW_UTS_LEN + 1];
29 char machine[__NEW_UTS_LEN + 1];
30 char domainname[__NEW_UTS_LEN + 1];