Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.cc96 static const char kSeccompErrorPrefix[] = __FILE__ in PrintSyscallError() local
99 static const char kSeccompErrorPrefix[] = in PrintSyscallError() local
103 WriteToStdErr(kSeccompErrorPrefix, sizeof(kSeccompErrorPrefix) - 1); in PrintSyscallError()