Searched refs:__NEW_UTS_LEN (Results 1 – 15 of 15) sorted by relevance
15 #define __NEW_UTS_LEN 64 macro26 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];
37 char tmp_data[__NEW_UTS_LEN + 1]; in proc_do_uts_string()
1358 char tmp[__NEW_UTS_LEN]; in SYSCALL_DEFINE2()1363 if (len < 0 || len > __NEW_UTS_LEN) in SYSCALL_DEFINE2()1386 char tmp[__NEW_UTS_LEN + 1]; in SYSCALL_DEFINE2()1411 char tmp[__NEW_UTS_LEN]; in SYSCALL_DEFINE2()1415 if (len < 0 || len > __NEW_UTS_LEN) in SYSCALL_DEFINE2()
32 #define UNX_MAXNODENAME __NEW_UTS_LEN
201 char tmp[__NEW_UTS_LEN + 1]; in SYSCALL_DEFINE2()
527 char tmp[__NEW_UTS_LEN + 1]; in SYSCALL_DEFINE2()
125 char name[__NEW_UTS_LEN + 1];
65 char uts_version[__NEW_UTS_LEN + 1];
139 #define NLMCLNT_OHSIZE ((__NEW_UTS_LEN) + 10u)
71 static char host_info[(__NEW_UTS_LEN + 1) * 5];
473 char nodename[__NEW_UTS_LEN + 1];
948 __NEW_UTS_LEN); in ic_do_bootp_ext()967 __NEW_UTS_LEN); in ic_do_bootp_ext()
716 snprintf(init_utsname()->machine, __NEW_UTS_LEN + 1, "%s%c", in setup_processor()
741 char tmp[__NEW_UTS_LEN + 1]; in SYSCALL_DEFINE3()
107 #define CIFS_MAX_WORKSTATION_LEN (__NEW_UTS_LEN + 1) /* reasonable max for client */