Home
last modified time | relevance | path

Searched defs:LOG_ALERT (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/crypto/bio/
Dbss_log.c55 # define LOG_ALERT 1 macro
67 # define LOG_ALERT 1 macro
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_log.c55 # define LOG_ALERT 1 macro
67 # define LOG_ALERT 1 macro
/third_party/NuttX/include/
Dsyslog.h106 #define LOG_ALERT 1 /* Action must be taken immediately */ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
/third_party/musl/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
/third_party/libcoap/include/coap3/
Dcoap_debug.h145 # define LOG_ALERT COAP_LOG_ALERT macro
/third_party/python/Lib/logging/
Dhandlers.py758 LOG_ALERT = 1 # action must be taken immediately variable in SysLogHandler
/third_party/rust/crates/libc/src/unix/
Dmod.rs255 pub const LOG_ALERT: ::c_int = 1; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1345 pub const LOG_ALERT: ::c_int = 1; constant