OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NEW_UTS_LEN
(Results
1 - 25
of
103
) sorted by null
1
2
3
4
5
/external/strace/
hostname.c
7
#ifndef
__NEW_UTS_LEN
8
# define
__NEW_UTS_LEN
64
15
if (len >
__NEW_UTS_LEN
) {
sysmips.c
40
#ifndef
__NEW_UTS_LEN
41
# define
__NEW_UTS_LEN
64
53
char nodename[
__NEW_UTS_LEN
+ 1];
57
if (umovestr(tcp, tcp->u_arg[1], (
__NEW_UTS_LEN
+ 1),
61
print_quoted_string(nodename,
__NEW_UTS_LEN
+ 1,
/external/strace/tests/
sethostname.c
43
#ifndef
__NEW_UTS_LEN
44
# define
__NEW_UTS_LEN
64
53
len =
__NEW_UTS_LEN
;
65
len =
__NEW_UTS_LEN
+ 1;
/external/strace/tests-m32/
sethostname.c
43
#ifndef
__NEW_UTS_LEN
44
# define
__NEW_UTS_LEN
64
53
len =
__NEW_UTS_LEN
;
65
len =
__NEW_UTS_LEN
+ 1;
/external/strace/tests-mx32/
sethostname.c
43
#ifndef
__NEW_UTS_LEN
44
# define
__NEW_UTS_LEN
64
53
len =
__NEW_UTS_LEN
;
65
len =
__NEW_UTS_LEN
+ 1;
/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];
/development/ndk/platforms/android-9/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/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/r10/platforms/android-12/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
utsname.h
25
#define
__NEW_UTS_LEN
64
Completed in 129 milliseconds
1
2
3
4
5