Searched refs:ReportEvent (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.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-13.1/contrib/libpcap/rpcapd/ |
| H A D | log.c | 166 (void) ReportEvent(log_handle, eventlog_type, 0, event_id, NULL, 1, 0, in rpcapd_vlog_systemlog()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | PlistDiagnostics.cpp | 121 ReportEvent(o, cast<PathDiagnosticEventPiece>(P), indent, depth, in ReportPiece() 145 void ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, 297 void PlistPrinter::ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, in ReportEvent() function in PlistPrinter
|
| /freebsd-13.1/crypto/openssl/crypto/ |
| H A D | cryptlib.c | 375 if (!ReportEvent(hEventLog, EVENTLOG_ERROR_TYPE, 0, 0, NULL, in OPENSSL_showfatal()
|
| /freebsd-13.1/contrib/unbound/util/ |
| H A D | log.c | 262 ReportEvent(s, wt, 0, tp, NULL, 1, 0, &str, NULL); in log_vmsg()
|