OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SCM_SECURITY
(Results
1 - 25
of
99
) sorted by null
1
2
3
4
/external/strace/xlat/
scmvals.h
8
#if !(defined(
SCM_SECURITY
) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY))
9
# define
SCM_SECURITY
3
22
XLAT(
SCM_SECURITY
),
/external/strace/tests/
msg_control.c
49
#ifndef
SCM_SECURITY
50
# define
SCM_SECURITY
3
260
cmsg->cmsg_type =
SCM_SECURITY
;
275
", cmsg_type=
SCM_SECURITY
",
/external/strace/tests-m32/
msg_control.c
49
#ifndef
SCM_SECURITY
50
# define
SCM_SECURITY
3
260
cmsg->cmsg_type =
SCM_SECURITY
;
275
", cmsg_type=
SCM_SECURITY
",
/external/strace/tests-mx32/
msg_control.c
49
#ifndef
SCM_SECURITY
50
# define
SCM_SECURITY
3
260
cmsg->cmsg_type =
SCM_SECURITY
;
275
", cmsg_type=
SCM_SECURITY
",
/development/ndk/platforms/android-9/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/linux/
socket.h
103
#define
SCM_SECURITY
0x03
Completed in 2373 milliseconds
1
2
3
4