OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SECCOMP_RET_ACTION
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/common/linux/
seccomp.h
34
#define
SECCOMP_RET_ACTION
0x7fff0000U
/external/kernel-headers/original/linux/
seccomp.h
28
#define
SECCOMP_RET_ACTION
0x7fff0000U
/external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h
85
#define
SECCOMP_RET_ACTION
0xffff0000U // Masks for the return value
Completed in 65 milliseconds