Searched refs:ALERT (Results 1 - 7 of 7) sorted by relevance

/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;
H A Dlpsched.h340 extern ALERT *new_alert(char *fmt, int i);
346 extern void free_alert(ALERT *);
H A Dalerts.c262 ALERT *ap;
H A Ddowait.c65 register ALERT *pas;
H A Dfncs.c158 free_alert(ALERT *ap)
169 ALERT *
172 ALERT *result = calloc(1, sizeof (*result));
/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

Completed in 206 milliseconds