Searched refs:WriteToSyslog (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp742 WriteToSyslog(buffer);
H A Dsanitizer_linux_libcdep.cpp760 WriteToSyslog(str);
H A Dsanitizer_common_nolibc.cpp25 void WriteToSyslog(const char *buffer) {} function in namespace:__sanitizer
H A Dsanitizer_common_libcdep.cpp94 void WriteToSyslog(const char *msg) { function in namespace:__sanitizer
H A Dsanitizer_common.h806 void WriteToSyslog(const char *buffer);

Completed in 84 milliseconds