HomeSort by relevance Sort by last modified time
    Searched refs:SIGSYSIoctlFailure (Results 1 - 2 of 2) sorted by null

  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.h 42 SIGSYSIoctlFailure(const struct arch_seccomp_data& args, void* aux);
sigsys_handlers.cc 172 intptr_t SIGSYSIoctlFailure(const struct arch_seccomp_data& args,
260 return bpf_dsl::Trap(SIGSYSIoctlFailure, NULL);

Completed in 646 milliseconds