Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libpcap/rpcapd/
H A Dlog.c164 (void) ReportEvent(log_handle, eventlog_type, 0, event_id, NULL, 1, 0, in rpcapd_vlog_systemlog()
/freebsd-14.2/crypto/openssl/crypto/
H A Dcryptlib.c214 if (!ReportEvent(hEventLog, EVENTLOG_ERROR_TYPE, 0, 0, NULL, in OPENSSL_showfatal()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp122 ReportEvent(o, cast<PathDiagnosticEventPiece>(P), indent, depth, in ReportPiece()
146 void ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P,
298 void PlistPrinter::ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, in ReportEvent() function in PlistPrinter
/freebsd-14.2/contrib/unbound/util/
H A Dlog.c270 ReportEvent(s, wt, 0, tp, NULL, 1, 0, &str, NULL); in log_vmsg()