OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SECCOMP_RET_TRAP
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/uapi/linux/
seccomp.h
29
#define
SECCOMP_RET_TRAP
0x00030000U
/development/ndk/platforms/android-L/include/linux/
seccomp.h
29
#define
SECCOMP_RET_TRAP
0x00030000U
/external/kernel-headers/original/uapi/linux/
seccomp.h
22
#define
SECCOMP_RET_TRAP
0x00030000U /* disallow and force a SIGSYS */
/external/chromium_org/third_party/skia/experimental/webtry/
seccomp_bpf.h
42
# define
SECCOMP_RET_TRAP
0x00030000U /* disallow and force a SIGSYS */
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
116
#define
SECCOMP_RET_TRAP
0x00030000U // Disallow and force a SIGSYS
Completed in 398 milliseconds