g_hash_table_insert 183 daemons/based/based_common.c g_hash_table_insert(operation_hash, (gpointer) cib_server_ops[lpc].operation, value); g_hash_table_insert 184 daemons/controld/controld_execd.c g_hash_table_insert(lrm_state->resource_history, entry->id, entry); g_hash_table_insert 1347 daemons/controld/controld_execd.c g_hash_table_insert(lrm_state->deletion_ops, ref, op); g_hash_table_insert 1988 daemons/controld/controld_execd.c g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION), strdup(CRM_FEATURE_SET)); g_hash_table_insert 130 daemons/controld/controld_execd_state.c g_hash_table_insert(lrm_state_table, (char *)state->node_name, state); g_hash_table_insert 675 daemons/controld/controld_execd_state.c g_hash_table_insert(lrm_state->rsc_info_cache, rsc->id, rsc); g_hash_table_insert 149 daemons/controld/controld_fencing.c g_hash_table_insert(stonith_failures, strdup(target), rec); g_hash_table_insert 703 daemons/controld/controld_messages.c g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION), g_hash_table_insert 389 daemons/controld/controld_remote_ra.c g_hash_table_insert(op.params, strdup(tmp->key), strdup(tmp->value)); g_hash_table_insert 425 daemons/controld/controld_te_actions.c g_hash_table_insert(te_targets, r->name, r); g_hash_table_insert 490 daemons/controld/controld_te_actions.c g_hash_table_insert(te_targets, r->name, r); g_hash_table_insert 505 daemons/controld/controld_throttle.c g_hash_table_insert(throttle_records, r->node, r); g_hash_table_insert 545 daemons/controld/controld_throttle.c g_hash_table_insert(throttle_records, r->node, r); g_hash_table_insert 97 daemons/execd/remoted_proxy.c g_hash_table_insert(ipc_clients, client->id, client); g_hash_table_insert 922 daemons/fenced/fenced_commands.c g_hash_table_insert(params, key, strdup(value)); g_hash_table_insert 1866 daemons/fenced/fenced_remote.c g_hash_table_insert(result->devices, strdup(device), props); g_hash_table_insert 88 include/crm/common/strings_internal.h return g_hash_table_insert(hash_table, GINT_TO_POINTER(key), value); g_hash_table_insert 159 lib/common/alerts.c g_hash_table_insert(table, strdup(*key), strdup(value)); g_hash_table_insert 172 lib/common/alerts.c g_hash_table_insert(table, strdup(*key), pcmk__itoa(value)); g_hash_table_insert 203 lib/common/ipc_server.c g_hash_table_insert(client_connections, key, client); g_hash_table_insert 936 lib/common/nvpair.c g_hash_table_insert(nvpair_hash, strdup(p_name), strdup(p_value)); g_hash_table_insert 948 lib/common/nvpair.c g_hash_table_insert(nvpair_hash, strdup(key), strdup(value)); g_hash_table_insert 485 lib/common/options.c g_hash_table_insert(options, strdup(name), new_value); g_hash_table_insert 520 lib/common/options.c g_hash_table_insert(options, strdup(name), new_value); g_hash_table_insert 94 lib/common/output.c g_hash_table_insert(formatters, strdup(name), create); g_hash_table_insert 660 lib/common/strings.c g_hash_table_insert((GHashTable*)user_data, strdup(key), strdup(value)); g_hash_table_insert 536 lib/fencing/st_client.c g_hash_table_insert((GHashTable *) user_data, g_hash_table_insert 565 lib/fencing/st_client.c g_hash_table_insert(arg_list, strdup(STONITH_ATTR_ACTION_OP), g_hash_table_insert 577 lib/fencing/st_client.c g_hash_table_insert(arg_list, strdup("nodename"), strdup(victim)); g_hash_table_insert 586 lib/fencing/st_client.c g_hash_table_insert(arg_list, strdup("nodeid"), nodeid); g_hash_table_insert 617 lib/fencing/st_client.c g_hash_table_insert(arg_list, strdup(param), strdup(alias)); g_hash_table_insert 2113 lib/fencing/st_client.c g_hash_table_insert(params_table, strdup(params->key), g_hash_table_insert 1964 lib/lrmd/lrmd_client.c g_hash_table_insert(params_table, strdup(param->key), strdup(param->value)); g_hash_table_insert 200 lib/lrmd/proxy_common.c g_hash_table_insert(proxy_table, proxy->session_id, proxy); g_hash_table_insert 838 lib/pacemaker/pcmk_graph_consumer.c g_hash_table_insert(op->params, strdup(name), strdup(value)); g_hash_table_insert 877 lib/pacemaker/pcmk_graph_producer.c g_hash_table_insert(action->meta, strdup(XML_LRM_ATTR_TARGET), strdup(action->node->details->uname)); g_hash_table_insert 878 lib/pacemaker/pcmk_graph_producer.c g_hash_table_insert(action->meta, strdup(XML_LRM_ATTR_TARGET_UUID), strdup(action->node->details->id)); g_hash_table_insert 116 lib/pacemaker/pcmk_sched_clone.c g_hash_table_insert(hash1, (gpointer) n->details->id, n); g_hash_table_insert 119 lib/pacemaker/pcmk_sched_clone.c g_hash_table_insert(hash2, (gpointer) n->details->id, n); g_hash_table_insert 654 lib/pacemaker/pcmk_sched_location.c g_hash_table_insert(rsc->allowed_nodes, g_hash_table_insert 674 lib/pacemaker/pcmk_sched_remote.c g_hash_table_insert(params, strdup(XML_RSC_ATTR_REMOTE_RA_ADDR), g_hash_table_insert 65 lib/pacemaker/pcmk_sched_utils.c g_hash_table_insert(new_table, (gpointer) new_node->details->id, g_hash_table_insert 784 lib/pengine/bundle.c g_hash_table_insert(replica->child->allowed_nodes, g_hash_table_insert 791 lib/pengine/bundle.c g_hash_table_insert(replica->child->parent->allowed_nodes, g_hash_table_insert 814 lib/pengine/bundle.c g_hash_table_insert(replica->node->details->attrs, g_hash_table_insert 591 lib/pengine/common.c g_hash_table_insert(hash, strdup(name), strdup(value)); g_hash_table_insert 345 lib/pengine/complex.c g_hash_table_insert(rsc_ops_hash, key, op); g_hash_table_insert 431 lib/pengine/complex.c g_hash_table_insert(rsc->meta, strdup(XML_RSC_ATTR_PROMOTABLE), g_hash_table_insert 486 lib/pengine/complex.c g_hash_table_insert(rsc->parameter_cache, strdup(node_name), g_hash_table_insert 1135 lib/pengine/native.c g_hash_table_insert(rsc_table, strdup(buffer), rsc_counter); g_hash_table_insert 1155 lib/pengine/native.c g_hash_table_insert(active_table, strdup(node->details->uname), node_table); g_hash_table_insert 1162 lib/pengine/native.c g_hash_table_insert(node_table, strdup(buffer), active_counter); g_hash_table_insert 374 lib/pengine/pe_digest.c g_hash_table_insert(node->details->digest_cache, strdup(key), data); g_hash_table_insert 401 lib/pengine/rules.c g_hash_table_insert(hash, strdup(name), strdup(value)); g_hash_table_insert 725 lib/pengine/rules.c g_hash_table_insert(node_hash, strdup(CRM_ATTR_RA_VERSION), g_hash_table_insert 90 lib/pengine/rules_alerts.c g_hash_table_insert(entry->envvars, strdup(name), strdup(value)); g_hash_table_insert 431 lib/pengine/unpack.c g_hash_table_insert(new_node->details->attrs, strdup(CRM_ATTR_KIND), g_hash_table_insert 434 lib/pengine/unpack.c g_hash_table_insert(new_node->details->attrs, strdup(CRM_ATTR_KIND), g_hash_table_insert 777 lib/pengine/unpack.c g_hash_table_insert(data_set->template_rsc_sets, strdup(template_id), NULL); g_hash_table_insert 1968 lib/pengine/unpack.c g_hash_table_insert(iter->known_on, (gpointer) n->details->id, n); g_hash_table_insert 3942 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, g_hash_table_insert 3945 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, strdup(CRM_ATTR_ID), g_hash_table_insert 3950 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, g_hash_table_insert 3953 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, g_hash_table_insert 3959 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, strdup(CRM_ATTR_CLUSTER_NAME), g_hash_table_insert 3970 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, g_hash_table_insert 3976 lib/pengine/unpack.c g_hash_table_insert(node->details->attrs, g_hash_table_insert 190 lib/pengine/utils.c g_hash_table_insert(result, (gpointer) new_node->details->id, new_node); g_hash_table_insert 212 lib/pengine/utils.c g_hash_table_insert(result, (gpointer) new_node->details->id, new_node); g_hash_table_insert 420 lib/pengine/utils.c g_hash_table_insert(data_set->singletons, action->uuid, action); g_hash_table_insert 1219 lib/pengine/utils.c g_hash_table_insert(action->meta, strdup(XML_OP_ATTR_ON_FAIL), strdup("block")); g_hash_table_insert 1685 lib/pengine/utils.c g_hash_table_insert(rsc->allowed_nodes, (gpointer) match->details->id, match); g_hash_table_insert 2005 lib/pengine/utils.c g_hash_table_insert(data_set->tickets, strdup(ticket->id), ticket); g_hash_table_insert 2195 lib/pengine/utils.c g_hash_table_insert(stonith_op->meta, g_hash_table_insert 2198 lib/pengine/utils.c g_hash_table_insert(stonith_op->meta, g_hash_table_insert 2225 lib/pengine/utils.c g_hash_table_insert(stonith_op->meta, g_hash_table_insert 2293 lib/pengine/utils.c g_hash_table_insert(tags, strdup(tag_name), tag); g_hash_table_insert 949 tools/crm_resource_runtime.c g_hash_table_insert(combined, strdup(key), strdup(value)); g_hash_table_insert 960 tools/crm_resource_runtime.c g_hash_table_insert(combined, crm_name, strdup(value)); g_hash_table_insert 1716 tools/crm_resource_runtime.c g_hash_table_insert(params, strdup("CRM_meta_timeout"), g_hash_table_insert 1719 tools/crm_resource_runtime.c g_hash_table_insert(params, strdup(XML_ATTR_CRM_VERSION), g_hash_table_insert 765 tools/crm_ticket.c g_hash_table_insert(attr_set, strdup("granted"), strdup("true")); g_hash_table_insert 769 tools/crm_ticket.c g_hash_table_insert(attr_set, strdup("granted"), strdup("false")); g_hash_table_insert 773 tools/crm_ticket.c g_hash_table_insert(attr_set, strdup("standby"), strdup("true")); g_hash_table_insert 777 tools/crm_ticket.c g_hash_table_insert(attr_set, strdup("standby"), strdup("false")); g_hash_table_insert 787 tools/crm_ticket.c g_hash_table_insert(attr_set, strdup(attr_name), strdup(attr_value)); g_hash_table_insert 803 tools/crm_ticket.c g_hash_table_insert(attr_set, strdup(attr_name), strdup(attr_value));