Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.cc29 #define SECCOMP_MESSAGE_CLONE_CONTENT "clone() failure" macro
141 __FILE__":**CRASHING**:" SECCOMP_MESSAGE_CLONE_CONTENT "\n"; in SIGSYSCloneFailure()
280 return SECCOMP_MESSAGE_CLONE_CONTENT; in GetCloneErrorMessageContentForTests()