Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h45 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c134 static char shutdown_cmd[128] = SHUTDOWN_CMD;
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h121 #define SHUTDOWN_CMD "shutdown -y -i 6 -g 60 watchdog "\ macro
H A Dpiclwatchdog.c1117 (void) system(SHUTDOWN_CMD); in wd_polling()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h45 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c2621 (void) strlcpy(shutdown_cmd, SHUTDOWN_CMD, sizeof (shutdown_cmd)); in envd_setup()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h46 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c245 static char shutdown_cmd[] = SHUTDOWN_CMD;
1357 "%s \"%s\"", SHUTDOWN_CMD, msgbuf); in handle_overtemp_interrupt()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h57 #define SHUTDOWN_CMD "/usr/sbin/shutdown -y -g 60 -i 5" macro
H A Dpiclenvd.c337 static char shutdown_cmd[] = SHUTDOWN_CMD;
1728 "%s \"%s\"", SHUTDOWN_CMD, msgbuf); in handle_overtemp_interrupt()
1944 SHUTDOWN_CMD, in dimm_fan_thr()
/titanic_50/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;