sbool dm_osBootingOrShuttingDown() { ret dm_osBooting() || dm_osShuttingDown(); }