OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__NEW_UTS_LEN
(Results
1 - 25
of
75
) sorted by null
1
2
3
/bionic/libc/kernel/uapi/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/development/ndk/platforms/android-21/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/external/kernel-headers/original/uapi/linux/
utsname.h
14
#define
__NEW_UTS_LEN
64
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];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
utsname.h
14
#define
__NEW_UTS_LEN
64
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];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
utsname.h
14
#define
__NEW_UTS_LEN
64
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];
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
utsname.h
31
#define
__NEW_UTS_LEN
64
42
char sysname[
__NEW_UTS_LEN
+ 1];
44
char nodename[
__NEW_UTS_LEN
+ 1];
45
char release[
__NEW_UTS_LEN
+ 1];
46
char version[
__NEW_UTS_LEN
+ 1];
47
char machine[
__NEW_UTS_LEN
+ 1];
49
char domainname[
__NEW_UTS_LEN
+ 1];
/external/strace/
sysmips.c
12
#ifndef
__NEW_UTS_LEN
13
# define
__NEW_UTS_LEN
64
25
char nodename[
__NEW_UTS_LEN
+ 1];
27
if (umovestr(tcp, tcp->u_arg[1], (
__NEW_UTS_LEN
+ 1),
31
print_quoted_string(nodename,
__NEW_UTS_LEN
+ 1,
/development/ndk/platforms/android-3/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
Completed in 4186 milliseconds
1
2
3