Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c201 static int disable_shutdown; variable
427 {"disable_shutdown", process_int_tuneable, &disable_shutdown,
428 sizeof (disable_shutdown)},
1857 !disable_shutdown) { in monitor_sensors()
2616 disable_shutdown = 0; in envd_setup()