restart_target_active 1558 tools/crm_resource_runtime.c GList *restart_target_active = NULL; restart_target_active 1655 tools/crm_resource_runtime.c restart_target_active = get_active_resources(host, scheduler->resources); restart_target_active 1696 tools/crm_resource_runtime.c if (restart_target_active != NULL) { restart_target_active 1697 tools/crm_resource_runtime.c g_list_free_full(restart_target_active, free); restart_target_active 1698 tools/crm_resource_runtime.c restart_target_active = NULL; restart_target_active 1787 tools/crm_resource_runtime.c target_active = restart_target_active; restart_target_active 1866 tools/crm_resource_runtime.c if (target_active != NULL && (target_active != restart_target_active)) { restart_target_active 1869 tools/crm_resource_runtime.c if (restart_target_active != NULL) { restart_target_active 1870 tools/crm_resource_runtime.c g_list_free_full(restart_target_active, free);