Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.cc102 static const char kSeccompErrorPostfix[] = "\n"; in PrintSyscallError() local
105 WriteToStdErr(kSeccompErrorPostfix, sizeof(kSeccompErrorPostfix) - 1); in PrintSyscallError()