OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SANDBOX_BPF_DSL_CASES
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/sandbox/linux/bpf_dsl/
bpf_dsl.h
219
// See also the
SANDBOX_BPF_DSL_CASES
macro below for a more idiomatic way
239
// #define CASES
SANDBOX_BPF_DSL_CASES
243
#define
SANDBOX_BPF_DSL_CASES
(values, result) \
303
return
SANDBOX_BPF_DSL_CASES
((value), result);
bpf_dsl_unittest.cc
34
#define CASES
SANDBOX_BPF_DSL_CASES
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.cc
100
#define CASES
SANDBOX_BPF_DSL_CASES
Completed in 516 milliseconds