OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGSYSCloneFailure
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.h
34
SIGSYSCloneFailure
(const struct arch_seccomp_data& args, void* aux);
sigsys_handlers.cc
139
intptr_t
SIGSYSCloneFailure
(const struct arch_seccomp_data& args, void* aux) {
252
return bpf_dsl::Trap(
SIGSYSCloneFailure
, NULL);
Completed in 39 milliseconds