combined 736 tools/crm_resource_runtime.c GHashTable *combined = NULL; combined 746 tools/crm_resource_runtime.c combined = crm_str_table_new(); combined 757 tools/crm_resource_runtime.c g_hash_table_insert(combined, strdup(key), strdup(value)); combined 770 tools/crm_resource_runtime.c g_hash_table_insert(combined, crm_name, strdup(value)); combined 775 tools/crm_resource_runtime.c return combined;