Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java47 private static final int LOG_ALERT = 1; field in Severity
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dsyslog.h42 #define LOG_ALERT 1 /* action must be taken immediately */ macro
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dsyslog.h44 #define LOG_ALERT 1 /* action must be taken immediately */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dsyslog.h62 #define LOG_ALERT 1 /* action must be taken immediately */ macro
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dconf.h3001 # define LOG_ALERT 1 /* action must be taken immediately */ macro