Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.cc32 #define SECCOMP_MESSAGE_KILL_CONTENT "(tg)kill() failure" macro
191 __FILE__":**CRASHING**:" SECCOMP_MESSAGE_KILL_CONTENT "\n"; in SIGSYSKillFailure()
292 return SECCOMP_MESSAGE_KILL_CONTENT; in GetKillErrorMessageContentForTests()