Home
last modified time | relevance | path

Searched refs:LOG_ALERT (Results 1 – 22 of 22) sorted by relevance

/third_party/openssl/crypto/bio/
Dbss_log.c55 # define LOG_ALERT 1 macro
67 # define LOG_ALERT 1 macro
145 6, "ALERT ", LOG_ALERT in slg_write()
148 4, "ALR ", LOG_ALERT in slg_write()
262 case LOG_ALERT: in xsyslog()
338 case LOG_ALERT: in xsyslog()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_log.c55 # define LOG_ALERT 1 macro
67 # define LOG_ALERT 1 macro
145 6, "ALERT ", LOG_ALERT in slg_write()
148 4, "ALR ", LOG_ALERT in slg_write()
262 case LOG_ALERT: in xsyslog()
338 case LOG_ALERT: in xsyslog()
/third_party/musl/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
77 { "alert", LOG_ALERT }, { "crit", LOG_CRIT }, { "debug", LOG_DEBUG }, \
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
77 { "alert", LOG_ALERT }, { "crit", LOG_CRIT }, { "debug", LOG_DEBUG }, \
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
77 { "alert", LOG_ALERT }, { "crit", LOG_CRIT }, { "debug", LOG_DEBUG }, \
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h11 #define LOG_ALERT 1 macro
77 { "alert", LOG_ALERT }, { "crit", LOG_CRIT }, { "debug", LOG_DEBUG }, \
/third_party/musl/ndk_musl_include/
Dsyslog.h11 #define LOG_ALERT 1 macro
77 { "alert", LOG_ALERT }, { "crit", LOG_CRIT }, { "debug", LOG_DEBUG }, \
/third_party/libcoap/include/coap3/
Dcoap_debug.h144 #ifndef LOG_ALERT
145 # define LOG_ALERT COAP_LOG_ALERT macro
/third_party/ltp/testcases/kernel/syscalls/syslog/
Dsyslogtst.c105 syslog(LOG_MAIL | LOG_ALERT, in main()
243 syslog(LOG_USER | LOG_ALERT, "syslogtst: alert log"); in main()
/third_party/NuttX/include/
Dsyslog.h106 #define LOG_ALERT 1 /* Action must be taken immediately */ macro
/third_party/musl/libc-test/src/api/
Dsyslog.c31 C(LOG_ALERT) in f()
/third_party/python/Modules/
Dsyslogmodule.c276 ADD_INT_MACRO(module, LOG_ALERT); in syslog_exec()
/third_party/python/Lib/test/
Dtest_pkgutil.py205 logging.handlers.SysLogHandler.LOG_ALERT),
207 logging.handlers.SysLogHandler.LOG_ALERT),
/third_party/python/Doc/library/
Dsyslog.rst84 :const:`LOG_EMERG`, :const:`LOG_ALERT`, :const:`LOG_CRIT`, :const:`LOG_ERR`,
Dlogging.handlers.rst685 | ``alert`` | LOG_ALERT |
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt189 LOG_ALERT
Dandroid.txt1081 LOG_ALERT
/third_party/python/Lib/logging/
Dhandlers.py754 LOG_ALERT = 1 # action must be taken immediately variable in SysLogHandler
791 "alert": LOG_ALERT,
/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
/third_party/node/deps/openssl/openssl/
DCHANGES.md15896 ALERT, ALR => LOG_ALERT
15909 LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR => EVENTLOG_ERROR_TYPE
/third_party/openssl/
DCHANGES.md15834 ALERT, ALR => LOG_ALERT
15847 LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR => EVENTLOG_ERROR_TYPE