Searched defs:LOG_NOTICE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsyslog.h46 #define LOG_NOTICE 5 /* normal but signification condition */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dsyslog.h48 #define LOG_NOTICE 5 /* normal but signification condition */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java65 * LOG_NOTICE from <code>sys/syslog.h</code>
67 private static final int LOG_NOTICE = 5; field in class:Severity
115 * LOG_NOTICE
117 public static final Severity NOTICE = new Severity(LOG_NOTICE,
/illumos-gate/usr/src/uts/common/sys/
H A Dsyslog.h66 #define LOG_NOTICE 5 /* normal but signification condition */ 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

Completed in 73 milliseconds