Home
last modified time | relevance | path

Searched refs:SigSys (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf/
Dtrap.cc144 global_trap_->SigSys(nr, info, ctx); in SigSysAction()
147 void Trap::SigSys(int nr, LinuxSigInfo* info, ucontext_t* ctx) { in SigSys() function in sandbox::Trap
Dtrap.h65 void SigSys(int nr, LinuxSigInfo* info, ucontext_t* ctx)