Home
last modified time | relevance | path

Searched refs:LOG_EMERG (Results 76 – 100 of 1514) sorted by relevance

12345678910>>...61

/dports/devel/talloc/talloc-2.3.1/lib/replace/system/
H A Dsyslog.h38 #ifndef LOG_EMERG
39 #define LOG_EMERG 0 /* system is unusable */ macro
/dports/devel/tevent/tevent-0.10.2/lib/replace/system/
H A Dsyslog.h38 #ifndef LOG_EMERG
39 #define LOG_EMERG 0 /* system is unusable */ macro
/dports/databases/ldb15/ldb-1.5.6/lib/replace/system/
H A Dsyslog.h38 #ifndef LOG_EMERG
39 #define LOG_EMERG 0 /* system is unusable */
/dports/databases/ldb20/ldb-2.0.10/lib/replace/system/
H A Dsyslog.h38 #ifndef LOG_EMERG
39 #define LOG_EMERG 0 /* system is unusable */ macro
/dports/databases/ldb22/ldb-2.2.1/lib/replace/system/
H A Dsyslog.h38 #ifndef LOG_EMERG
39 #define LOG_EMERG 0 /* system is unusable */ macro
/dports/databases/ldb21/ldb-2.1.5/lib/replace/system/
H A Dsyslog.h38 #ifndef LOG_EMERG
39 #define LOG_EMERG 0 /* system is unusable */ macro
/dports/security/pam-modules/pam-modules-2.2/lib/
H A Denv.c144 _pam_log(LOG_EMERG,
163 _pam_log(LOG_EMERG, "not enough memory");
170 _pam_log(LOG_EMERG, "not enough memory");
185 _pam_log(LOG_EMERG, "%s:%d: not enough fields",
/dports/security/libressl-static/libressl-3.3.5/crypto/bio/
H A Dbss_log.c132 { 6, "PANIC ", LOG_EMERG },
133 { 6, "EMERG ", LOG_EMERG },
134 { 4, "EMR ", LOG_EMERG },
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dsyslog.h52 #define LOG_EMERG 0 /* system is unusable */ macro
79 { "emerg", LOG_EMERG },
85 { "panic", LOG_EMERG }, /* DEPRECATED */
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/bio/
H A Dbss_log.c132 { 6, "PANIC ", LOG_EMERG }, in slg_write()
133 { 6, "EMERG ", LOG_EMERG }, in slg_write()
134 { 4, "EMR ", LOG_EMERG }, in slg_write()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/bio/
H A Dbss_log.c132 { 6, "PANIC ", LOG_EMERG }, in slg_write()
133 { 6, "EMERG ", LOG_EMERG }, in slg_write()
134 { 4, "EMR ", LOG_EMERG }, in slg_write()
/dports/www/obhttpd/libressl-3.4.1/crypto/bio/
H A Dbss_log.c132 { 6, "PANIC ", LOG_EMERG }, in slg_write()
133 { 6, "EMERG ", LOG_EMERG }, in slg_write()
134 { 4, "EMR ", LOG_EMERG }, in slg_write()
/dports/security/libressl/libressl-3.4.3/crypto/bio/
H A Dbss_log.c132 { 6, "PANIC ", LOG_EMERG }, in slg_write()
133 { 6, "EMERG ", LOG_EMERG }, in slg_write()
134 { 4, "EMR ", LOG_EMERG }, in slg_write()
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/clplumbing/
H A Dcl_reboot.c44 cl_log(LOG_EMERG, "Rebooting system. Reason: %s", reason); in cl_reboot()
56 cl_log(LOG_EMERG, "ALL REBOOT OPTIONS FAILED: %s returned %d" in cl_reboot()
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dlogger.h45 #define LOG_EMERG EVENTLOG_ERROR_TYPE macro
56 LOG_EMERG, enumerator
/dports/sysutils/socklog/admin/socklog-2.1.0/src/
H A Dsyslognames.h18 { "emerg", LOG_EMERG },
24 { "panic", LOG_EMERG }, /* DEPRECATED */
/dports/security/tinc/tinc-1.0.36/src/
H A Dlogger.h44 #define LOG_EMERG EVENTLOG_ERROR_TYPE macro
55 LOG_EMERG, enumerator
/dports/devel/log4shib/log4shib-2.0.1/src/
H A DSyslogAppender.cpp22 static int priorities[8] = { LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR, in toSyslogPriority()
31 result = LOG_EMERG; in toSyslogPriority()
/dports/net/onioncat/onioncat-0.3.9/src/
H A Docatthread.c124 log_msg(LOG_EMERG, "could not create thread %s: \"%s\"", name, strerror(errno)); in run_ocat_thread()
148 …log_msg(LOG_EMERG, "could not init thread stack size attr - system may be unstable: \"%s\"", strer… in run_ocat_thread()
155 log_msg(LOG_EMERG, "could not start thread %s: \"%s\"", name, strerror(rc)); in run_ocat_thread()
329 log_msg(LOG_EMERG, "thread tries to detach but is not in list"); in detach_thread()
/dports/devel/log4c/log4c-1.2.4/src/log4c/
H A Dappender_type_syslog.c25 LOG_EMERG, in log4c_to_syslog_priority()
40 result = LOG_EMERG; in log4c_to_syslog_priority()
/dports/net/libcoap/libcoap-4.3.0/include/coap3/
H A Dcoap_debug.h52 LOG_EMERG=0, /**< Emergency */ enumerator
70 #define LOG_EMERG (0) macro
/dports/net-mgmt/hastmon/hastmon-0.3.4/hastmon/
H A Dpjdlog.c177 case LOG_EMERG: in pjdlog_level_string()
223 assert(loglevel == LOG_EMERG || loglevel == LOG_ALERT || in pjdlogv_common()
243 case LOG_EMERG: in pjdlogv_common()
302 assert(loglevel == LOG_EMERG || loglevel == LOG_ALERT || in pjdlogv()
/dports/devel/log4cpp/log4cpp/src/
H A DSyslogAppender.cpp24 static int priorities[8] = { LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR, in toSyslogPriority()
33 result = LOG_EMERG; in toSyslogPriority()
/dports/sysutils/p5-Log-Syslog-Constants/Log-Syslog-Constants-1.02/lib/Log/Syslog/
H A DConstants.pm10 use constant LOG_EMERG => 0; # system is unusable constant
42 emerg => LOG_EMERG,
/dports/multimedia/harvid/harvid-0.8.2/libharvid/
H A Ddlog.h47 #define LOG_EMERG 1 macro
55 #define DLOG_EMERG LOG_EMERG ///< quiet (system is unusable)

12345678910>>...61