OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ET_TRAP
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
errorcode.cc
36
: error_type_(
ET_TRAP
),
66
if (error_type_ == ET_SIMPLE || error_type_ ==
ET_TRAP
) {
88
if (error_type_ == ET_SIMPLE || error_type_ ==
ET_TRAP
) {
errorcode.h
104
ET_TRAP
,
verifier.cc
42
code.error_type() == ErrorCode::
ET_TRAP
) {
66
code.error_type() == ErrorCode::
ET_TRAP
) {
sandbox_bpf.cc
261
} else if (err->error_type() == ErrorCode::
ET_TRAP
) {
[
all
...]
Completed in 3832 milliseconds