Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java47 private static final int LOG_ALERT = 1; field in Severity
/illumos-gate/usr/src/uts/common/sys/
H A Dsyslog.h62 #define LOG_ALERT 1 /* action must be taken immediately */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsyslog.h46 #define LOG_ALERT 1 /* should be corrected immediately */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h3001 # define LOG_ALERT 1 /* action must be taken immediately */ macro