Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.cpp91 const char *ErrorMsgSuffix = "\n"; in RecursiveCreateParentDirs() local
92 WriteToFile(kStderrFd, ErrorMsgSuffix, internal_strlen(ErrorMsgSuffix)); in RecursiveCreateParentDirs()