g_hash_table_insert  189 attrd/legacy.c         g_hash_table_insert(attr_hash, hash_entry->id, hash_entry);
g_hash_table_insert  516 cib/callbacks.c     g_hash_table_insert(local_notify_queue, GINT_TO_POINTER(cib_local_bcast_num), notify);
g_hash_table_insert  226 cib/common.c                   g_hash_table_insert(operation_hash, (gpointer) cib_server_ops[lpc].operation, value);
g_hash_table_insert  206 crmd/lrm.c             g_hash_table_insert(lrm_state->resource_history, entry->id, entry);
g_hash_table_insert 1334 crmd/lrm.c                 g_hash_table_insert(lrm_state->deletion_ops, ref, op);
g_hash_table_insert 1834 crmd/lrm.c             g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION), strdup(CRM_FEATURE_SET));
g_hash_table_insert  149 crmd/lrm_state.c     g_hash_table_insert(lrm_state_table, (char *)state->node_name, state);
g_hash_table_insert  647 crmd/lrm_state.c         g_hash_table_insert(lrm_state->rsc_info_cache, rsc->id, rsc);
g_hash_table_insert  385 crmd/remote_lrmd_ra.c             g_hash_table_insert(op.params, strdup(tmp->key), strdup(tmp->value));
g_hash_table_insert  562 crmd/te_actions.c         g_hash_table_insert(te_targets, r->name, r);
g_hash_table_insert  627 crmd/te_actions.c         g_hash_table_insert(te_targets, r->name, r);
g_hash_table_insert  723 crmd/te_callbacks.c         g_hash_table_insert(stonith_failures, strdup(target), rec);
g_hash_table_insert  522 crmd/throttle.c         g_hash_table_insert(throttle_records, r->node, r);
g_hash_table_insert  562 crmd/throttle.c         g_hash_table_insert(throttle_records, r->node, r);
g_hash_table_insert  839 fencing/commands.c         g_hash_table_insert(params, key, strdup(value));
g_hash_table_insert 1264 fencing/main.c             g_hash_table_insert(known_peer_names, GUINT_TO_POINTER(node->id), strdup(node->uname));
g_hash_table_insert 1729 fencing/remote.c     g_hash_table_insert(result->devices, strdup(device), props);
g_hash_table_insert  310 lib/ais/utils.c         g_hash_table_insert(membership_list, GUINT_TO_POINTER(id), node);
g_hash_table_insert  646 lib/cib/cib_client.c     g_hash_table_insert(cib_op_callback_table, GINT_TO_POINTER(call_id), blob);
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), crm_itoa(value));
g_hash_table_insert  310 lib/common/ipc.c     g_hash_table_insert(client_connections, (key? key : client->id), client);
g_hash_table_insert  377 lib/common/strings.c         g_hash_table_insert((GHashTable*)user_data, strdup(key), strdup(value));
g_hash_table_insert  314 lib/common/utils.c                 g_hash_table_insert(options, strdup(name), new_value);
g_hash_table_insert  349 lib/common/utils.c         g_hash_table_insert(options, strdup(name), new_value);
g_hash_table_insert 4954 lib/common/xml.c         g_hash_table_insert(nvpair_hash, strdup(p_name), strdup(p_value));
g_hash_table_insert 4964 lib/common/xml.c                 g_hash_table_insert(nvpair_hash, strdup(key), strdup(value));
g_hash_table_insert 2023 lib/fencing/st_client.c     g_hash_table_insert(private->stonith_op_callback_table, GINT_TO_POINTER(call_id), blob);
g_hash_table_insert  209 lib/lrmd/proxy_common.c     g_hash_table_insert(proxy_table, proxy->session_id, proxy);
g_hash_table_insert  435 lib/pengine/common.c         g_hash_table_insert(hash, strdup(name), strdup(value));
g_hash_table_insert  315 lib/pengine/complex.c             g_hash_table_insert(rsc_ops_hash, key, op);
g_hash_table_insert  615 lib/pengine/container.c         g_hash_table_insert(tuple->child->allowed_nodes, (gpointer) tuple->node->details->id, node_copy(tuple->node));
g_hash_table_insert  620 lib/pengine/container.c             g_hash_table_insert(tuple->child->parent->allowed_nodes, (gpointer) tuple->node->details->id, copy);
g_hash_table_insert  641 lib/pengine/container.c         g_hash_table_insert(tuple->node->details->attrs,
g_hash_table_insert  838 lib/pengine/native.c                 g_hash_table_insert(rsc_table, strdup(buffer), rsc_counter);
g_hash_table_insert  857 lib/pengine/native.c                     g_hash_table_insert(active_table, strdup(node->details->uname), node_table);
g_hash_table_insert  864 lib/pengine/native.c                     g_hash_table_insert(node_table, strdup(buffer), active_counter);
g_hash_table_insert  755 lib/pengine/rules.c                 g_hash_table_insert(hash, strdup(name), strdup(value));
g_hash_table_insert 1017 lib/pengine/rules.c             g_hash_table_insert(node_hash, strdup(CRM_ATTR_RA_VERSION),
g_hash_table_insert  117 lib/pengine/rules_alerts.c         g_hash_table_insert(entry->envvars, strdup(name), strdup(value));
g_hash_table_insert  400 lib/pengine/unpack.c         g_hash_table_insert(new_node->details->attrs, strdup(CRM_ATTR_KIND),
g_hash_table_insert  403 lib/pengine/unpack.c         g_hash_table_insert(new_node->details->attrs, strdup(CRM_ATTR_KIND),
g_hash_table_insert  430 lib/pengine/unpack.c             g_hash_table_insert(data->name_check, (char *) id, (char *) id);
g_hash_table_insert  755 lib/pengine/unpack.c                 g_hash_table_insert(data_set->template_rsc_sets, strdup(template_id), NULL);
g_hash_table_insert 1881 lib/pengine/unpack.c                 g_hash_table_insert(iter->known_on, (gpointer) n->details->id, n);
g_hash_table_insert 3314 lib/pengine/unpack.c     g_hash_table_insert(node->details->attrs,
g_hash_table_insert 3317 lib/pengine/unpack.c     g_hash_table_insert(node->details->attrs, strdup(CRM_ATTR_ID),
g_hash_table_insert 3322 lib/pengine/unpack.c         g_hash_table_insert(node->details->attrs,
g_hash_table_insert 3325 lib/pengine/unpack.c         g_hash_table_insert(node->details->attrs,
g_hash_table_insert 3331 lib/pengine/unpack.c         g_hash_table_insert(node->details->attrs, strdup(CRM_ATTR_CLUSTER_NAME),
g_hash_table_insert 3342 lib/pengine/unpack.c             g_hash_table_insert(node->details->attrs,
g_hash_table_insert 3348 lib/pengine/unpack.c             g_hash_table_insert(node->details->attrs,
g_hash_table_insert  177 lib/pengine/utils.c             g_hash_table_insert(result, (gpointer) new_node->details->id, new_node);
g_hash_table_insert  192 lib/pengine/utils.c         g_hash_table_insert(result, (gpointer) n->details->id, n);
g_hash_table_insert  505 lib/pengine/utils.c                 g_hash_table_insert(data_set->singletons, action->uuid, action);
g_hash_table_insert 1026 lib/pengine/utils.c         g_hash_table_insert(action->meta, strdup(XML_OP_ATTR_ON_FAIL), strdup("block"));
g_hash_table_insert 1510 lib/pengine/utils.c         g_hash_table_insert(rsc->allowed_nodes, (gpointer) match->details->id, match);
g_hash_table_insert 1837 lib/pengine/utils.c         g_hash_table_insert(data_set->tickets, strdup(ticket->id), ticket);
g_hash_table_insert 1973 lib/pengine/utils.c         g_hash_table_insert(node->details->digest_cache, strdup(key), data);
g_hash_table_insert 2199 lib/pengine/utils.c             g_hash_table_insert(stonith_op->meta,
g_hash_table_insert 2202 lib/pengine/utils.c             g_hash_table_insert(stonith_op->meta,
g_hash_table_insert 2271 lib/pengine/utils.c         g_hash_table_insert(tags, strdup(tag_name), tag);
g_hash_table_insert  329 lib/transition/unpack.c         g_hash_table_insert(op->params, strdup(name), strdup(value));
g_hash_table_insert  101 lrmd/ipc_proxy.c     g_hash_table_insert(ipc_clients, client->id, client);
g_hash_table_insert  384 lrmd/ipc_proxy.c     g_hash_table_insert(ipc_providers, ipc_proxy->id, ipc_proxy);
g_hash_table_insert  193 lrmd/lrmd.c                g_hash_table_insert(cmd->params, strdup("CRM_meta_isolation_instance"), strdup(rsc->rsc_id));
g_hash_table_insert  196 lrmd/lrmd.c                g_hash_table_insert(cmd->params, strdup("CRM_meta_provider"), strdup(rsc->provider));
g_hash_table_insert  198 lrmd/lrmd.c            g_hash_table_insert(cmd->params, strdup("CRM_meta_class"), strdup(rsc->class));
g_hash_table_insert  199 lrmd/lrmd.c            g_hash_table_insert(cmd->params, strdup("CRM_meta_type"), strdup(rsc->type));
g_hash_table_insert   31 lrmd/lrmd_alert_api.c     g_hash_table_insert(inflight_alerts, GINT_TO_POINTER(call_id),
g_hash_table_insert  231 pengine/clone.c         g_hash_table_insert(hash1, (gpointer) n->details->id, n);
g_hash_table_insert  234 pengine/clone.c         g_hash_table_insert(hash2, (gpointer) n->details->id, n);
g_hash_table_insert 1076 pengine/graph.c         g_hash_table_insert(action->meta, strdup(XML_LRM_ATTR_TARGET), strdup(action->node->details->uname));
g_hash_table_insert 1077 pengine/graph.c         g_hash_table_insert(action->meta, strdup(XML_LRM_ATTR_TARGET_UUID), strdup(action->node->details->id));
g_hash_table_insert 2119 pengine/native.c             g_hash_table_insert(rsc->allowed_nodes, (gpointer) other_node->details->id, other_node);
g_hash_table_insert  551 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_stop_resource"), rsc_list);
g_hash_table_insert  552 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_stop_uname"), node_list);
g_hash_table_insert  561 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_start_resource"), rsc_list);
g_hash_table_insert  562 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_start_uname"), node_list);
g_hash_table_insert  572 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_demote_resource"), rsc_list);
g_hash_table_insert  573 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_demote_uname"), node_list);
g_hash_table_insert  582 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_promote_resource"), rsc_list);
g_hash_table_insert  583 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_promote_uname"), node_list);
g_hash_table_insert  589 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_active_resource"), rsc_list);
g_hash_table_insert  590 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_active_uname"), node_list);
g_hash_table_insert  596 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_slave_resource"), rsc_list);
g_hash_table_insert  597 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_slave_uname"), node_list);
g_hash_table_insert  603 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_master_resource"), rsc_list);
g_hash_table_insert  604 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_master_uname"), node_list);
g_hash_table_insert  610 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_inactive_resource"), rsc_list);
g_hash_table_insert  614 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_available_uname"), node_list);
g_hash_table_insert  620 pengine/notif.c         g_hash_table_insert(n_data->keys, strdup("notify_all_hosts"),
g_hash_table_insert  625 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_all_uname"), node_list);
g_hash_table_insert  756 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_stop_resource"),
g_hash_table_insert  758 pengine/notif.c     g_hash_table_insert(n_data->keys, strdup("notify_stop_uname"),
g_hash_table_insert  757 tools/crm_resource_runtime.c             g_hash_table_insert(combined, strdup(key), strdup(value));
g_hash_table_insert  770 tools/crm_resource_runtime.c             g_hash_table_insert(combined, crm_name, strdup(value));
g_hash_table_insert 1522 tools/crm_resource_runtime.c     g_hash_table_insert(params, strdup("CRM_meta_timeout"),
g_hash_table_insert 1526 tools/crm_resource_runtime.c     g_hash_table_insert(params, strdup(XML_ATTR_CRM_VERSION), strdup(CRM_FEATURE_SET));
g_hash_table_insert  755 tools/crm_ticket.c                 g_hash_table_insert(attr_set, strdup("granted"), strdup("true"));
g_hash_table_insert  759 tools/crm_ticket.c                 g_hash_table_insert(attr_set, strdup("granted"), strdup("false"));
g_hash_table_insert  763 tools/crm_ticket.c                 g_hash_table_insert(attr_set, strdup("standby"), strdup("true"));
g_hash_table_insert  767 tools/crm_ticket.c                 g_hash_table_insert(attr_set, strdup("standby"), strdup("false"));
g_hash_table_insert  777 tools/crm_ticket.c                     g_hash_table_insert(attr_set, strdup(attr_name), strdup(attr_value));
g_hash_table_insert  793 tools/crm_ticket.c                     g_hash_table_insert(attr_set, strdup(attr_name), strdup(attr_value));