Home
last modified time | relevance | path

Searched defs:LOG_ERR (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/include/
Dhttp_server.h45 # define LOG_ERR 3 macro
/third_party/openssl/apps/include/
Dhttp_server.h45 # define LOG_ERR 3 macro
/third_party/lwip/src/include/netif/ppp/
Dpppdebug.h49 #define LOG_ERR (PPP_DEBUG | LWIP_DBG_LEVEL_SEVERE) macro
/third_party/openssl/crypto/bio/
Dbss_log.c57 # define LOG_ERR 3 macro
69 # define LOG_ERR 3 macro
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_log.c57 # define LOG_ERR 3 macro
69 # define LOG_ERR 3 macro
/third_party/NuttX/include/
Dsyslog.h108 #define LOG_ERR 3 /* Error conditions */ macro
/third_party/musl/include/
Dsyslog.h13 #define LOG_ERR 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h13 #define LOG_ERR 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h13 #define LOG_ERR 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h13 #define LOG_ERR 3 macro
/third_party/musl/ndk_musl_include/
Dsyslog.h13 #define LOG_ERR 3 macro
/third_party/libcoap/include/coap3/
Dcoap_debug.h151 # define LOG_ERR COAP_LOG_ERR macro
/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.h62 constexpr LogSeverity LOG_ERR = 3; variable
/third_party/python/Lib/logging/
Dhandlers.py756 LOG_ERR = 3 # error conditions variable in SysLogHandler
/third_party/rust/crates/libc/src/unix/
Dmod.rs257 pub const LOG_ERR: ::c_int = 3; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1347 pub const LOG_ERR: ::c_int = 3; constant