Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java67 private static final int LOG_NOTICE = 5; field in Severity
/illumos-gate/usr/src/uts/common/sys/
H A Dsyslog.h66 #define LOG_NOTICE 5 /* normal but signification condition */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsyslog.h50 #define LOG_NOTICE 5 /* no error but may need intervention */ macro
/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h384 #define LOG_NOTICE CE_NOTE macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h3005 # define LOG_NOTICE 5 /* normal but significant condition */ macro