Searched refs:ReportEvent (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/ntp/lib/isc/win32/ |
| H A D | syslog.c | 111 ReportEvent(hAppLog, EVENTLOG_INFORMATION_TYPE, 0, in syslog() 115 ReportEvent(hAppLog, EVENTLOG_WARNING_TYPE, 0, in syslog() 119 ReportEvent(hAppLog, EVENTLOG_ERROR_TYPE, 0, in syslog() 177 ReportEvent(hNTAppLog, EVENTLOG_ERROR_TYPE, 0, in NTReportError()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | PlistDiagnostics.cpp | 113 ReportEvent(o, cast<PathDiagnosticEventPiece>(P), indent, depth, in ReportPiece() 133 void ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, 267 void PlistPrinter::ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, in ReportEvent() function in PlistPrinter
|
| /freebsd-12.1/crypto/openssl/crypto/ |
| H A D | cryptlib.c | 375 if (!ReportEvent(hEventLog, EVENTLOG_ERROR_TYPE, 0, 0, NULL, in OPENSSL_showfatal()
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | log.c | 262 ReportEvent(s, wt, 0, tp, NULL, 1, 0, &str, NULL); in log_vmsg()
|