Home
last modified time | relevance | path

Searched refs:__NEW_UTS_LEN (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dutsname.h29 #define __NEW_UTS_LEN 64 macro
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];