Home
last modified time | relevance | path

Searched refs:ALARM (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dalarm.c50 static const char ALARM[] = "alarm"; variable
167 return(action?"":(char*)ALARM); in setdisc()
168 if(strcmp(event,ALARM)!=0) in setdisc()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info152 REFNODE ALARM location WITH /platform?PlatformName=SUNW,Netra-210
174 REFNODE ALARM location WITH /platform?PlatformName=SUNW,Netra-240
296 name:/frutree/chassis/ALARM
297 PROP Label string r 0 "ALARM"
300 name:/frutree/chassis/ALARM/alarm
305 REFPROP _fru_parent /frutree/chassis/ALARM/alarm
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dpiclfrutree.info163 REFNODE ALARM location WITH /platform?PlatformName=SUNW,Netra-440
216 name:/frutree/chassis/ALARM
217 PROP Label string r 0 "ALARM"
220 name:/frutree/chassis/ALARM/alarm
225 REFPROP _fru_parent /frutree/chassis/ALARM/alarm
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h313 #define ALARM 0xc0 /* alarm condition (clock unsynchronized) */ macro
H A Dsnoop_ntp.c381 case ALARM: return ("alarm condition (clock unsynchronized)"); in show_leap()
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h163 #define ALARM 407 /* SSA */ macro