Home
last modified time | relevance | path

Searched refs:SHUTDOWN_CMD (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h43 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c132 static char shutdown_cmd[128] = SHUTDOWN_CMD;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h43 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c2619 (void) strlcpy(shutdown_cmd, SHUTDOWN_CMD, sizeof (shutdown_cmd)); in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h44 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c243 static char shutdown_cmd[] = SHUTDOWN_CMD;
1355 "%s \"%s\"", SHUTDOWN_CMD, msgbuf); in handle_overtemp_interrupt()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h118 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c371 static char shutdown_cmd[] = SHUTDOWN_CMD;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h55 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c335 static char shutdown_cmd[] = SHUTDOWN_CMD;
1728 "%s \"%s\"", SHUTDOWN_CMD, msgbuf); in handle_overtemp_interrupt()
1941 SHUTDOWN_CMD, in dimm_fan_thr()