Home
last modified time | relevance | path

Searched defs:severity (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp34 static const char *StringForSeverity(lldb::Severity severity) { in StringForSeverity() argument
52 llvm::StringRef severity = StringForSeverity(diagnostic->GetSeverity()); in GetString() local
68 size_t DiagnosticManager::Printf(lldb::Severity severity, const char *format, in Printf() argument
82 void DiagnosticManager::PutString(lldb::Severity severity, in PutString() argument
[all...]
/freebsd-src/contrib/tcp_wrappers/
H A Dfakelog.c27 void vsyslog(int severity, char *fmt, va_list ap) in vsyslog()
40 void VARARGS(syslog, int, severity) in VARARGS() argument
H A Dmyvsyslog.c21 myvsyslog(int severity, char *format, va_list ap) in myvsyslog()
H A Ddiag.c32 static void tcpd_diag(int severity, char *tag, char *format, va_list ap) in tcpd_diag()
/freebsd-src/lib/libc/tests/gen/
H A Dfmtmsg_test.c45 int severity; member
157 run_test(long classification, const char *label, int severity, in run_test()
/freebsd-src/contrib/pf/libevent/
H A Dlog.c164 _warn_helper(int severity, int log_errno, const char *fmt, va_list ap) in _warn_helper()
194 event_log(int severity, const char *msg) in event_log()
/freebsd-src/contrib/googletest/googlemock/src/
H A Dgmock-internal-utils.cc132 LogIsVisible(LogSeverity severity) LogIsVisible() argument
153 Log(LogSeverity severity,const std::string & message,int stack_frames_to_skip) Log() argument
H A Dgmock-spec-builders.cc73 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity, in LogWithLocation() argument
/freebsd-src/contrib/tcpdump/
H A Dprint-syslog.c85 uint16_t facility,severity; syslog_print() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h32 ClangDiagnostic(llvm::StringRef message, lldb::Severity severity, in ClangDiagnostic() argument
/freebsd-src/contrib/libevent/
H A Dlog.c187 event_logv_(int severity, const char *errstr, const char *fmt, va_list ap) in event_logv_()
219 event_log(int severity, const char *msg) in event_log()
/freebsd-src/contrib/ntp/sntp/libevent/
H A Dlog.c187 event_logv_(int severity, const char *errstr, const char *fmt, va_list ap) in event_logv_()
219 event_log(int severity, const char *msg) in event_log()
/freebsd-src/usr.sbin/pciconf/
H A Derr.c139 uint32_t mask, severity; in list_errors() local
/freebsd-src/lib/libsecureboot/
H A Dverify_file.c410 verify_report(const char *path, int severity, int status, struct stat *stp) in verify_report()
517 verify_file(int fd, const char *filename, off_t off, int severity, in verify_file()
H A Dvectx.c382 vectx_close(struct vectx *ctx, int severity, const char *caller) in vectx_close()
/freebsd-src/sys/powerpc/powernv/
H A Dopal_hmi.c42 uint8_t severity; member
/freebsd-src/usr.sbin/rpcbind/
H A Dsecurity.c159 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, in logit()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h58 Diagnostic(llvm::StringRef message,DiagnosticSeverity severity,DiagnosticOrigin origin,uint32_t compiler_id) Diagnostic() argument
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp789 void __kmp_msg(kmp_msg_severity_t severity, kmp_msg_t message, va_list args) { in __kmp_msg()
857 void __kmp_msg(kmp_msg_severity_t severity, kmp_msg_t message, ...) { in __kmp_msg()
/freebsd-src/sys/dev/tws/
H A Dtws_services.h98 enum severity { enum
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dverify_krb5_conf.c319 char severity[128] = ""; in check_log() local
H A Dlog.c343 char severity[128] = ""; in krb5_addlog_dest() local
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1053 GTEST_LOG_(severity) global() argument
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-port.cc1005 GTestLog(GTestLogSeverity severity,const char * file,int line) GTestLog() argument
/freebsd-src/contrib/wpa/src/eap_peer/
H A Dtncc.c204 static TNC_Result TNC_9048_LogMessage(TNC_IMCID imcID, TNC_UInt32 severity, in TNC_9048_LogMessage()

12