Searched defs:ALERT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSeverity.java93 public static final Severity ALERT = new Severity(LOG_ALERT, field in class:Severity
94 Level.SEVERE.intValue() - 2, "ALERT");
/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dsmbus.h70 #define ALERT 0x01 macro
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h30 typedef struct alert_node ALERT; typedef in typeref:struct:alert_node
95 ALERT *alert;
119 ALERT *alert;
148 ALERT *alert;

Completed in 65 milliseconds