combined 1245 tools/crm_resource_runtime.c GHashTable *combined = NULL; combined 1250 tools/crm_resource_runtime.c combined = pcmk__strkey_table(free, free); combined 1256 tools/crm_resource_runtime.c pcmk__insert_dup(combined, key, value); combined 1267 tools/crm_resource_runtime.c g_hash_table_insert(combined, crm_name, strdup(value)); combined 1272 tools/crm_resource_runtime.c return combined;