g_hash_table_remove  554 daemons/attrd/attrd_corosync.c         if(g_hash_table_remove(a->values, host)) {
g_hash_table_remove   68 daemons/attrd/attrd_nodes.c     g_hash_table_remove(node_xml_ids, node_name);
g_hash_table_remove  265 daemons/attrd/attrd_utils.c         g_hash_table_remove(peer_protocol_vers, host);
g_hash_table_remove  723 daemons/controld/controld_execd.c             g_hash_table_remove(lrm_state->resource_history, rsc_id_copy);
g_hash_table_remove 1297 daemons/controld/controld_execd.c             g_hash_table_remove(lrm_state->active_ops, op_id);
g_hash_table_remove 1616 daemons/controld/controld_execd.c     g_hash_table_remove(params, CRM_META "_" PCMK__META_OP_TARGET_RC);
g_hash_table_remove 2361 daemons/controld/controld_execd.c         gboolean found = g_hash_table_remove(lrm_state->active_ops, op_id);
g_hash_table_remove  816 daemons/controld/controld_execd_state.c         g_hash_table_remove(lrm_state_table, rsc_id);
g_hash_table_remove  820 daemons/controld/controld_execd_state.c     g_hash_table_remove(lrm_state->rsc_info_cache, rsc_id);
g_hash_table_remove  103 daemons/controld/controld_join_dc.c         g_hash_table_remove(failed_sync_nodes, (gchar *) node_name);
g_hash_table_remove  202 daemons/controld/controld_te_utils.c     g_hash_table_remove(node_pending_timers, key);
g_hash_table_remove  254 daemons/controld/controld_te_utils.c     g_hash_table_remove(node_pending_timers, node_uuid);
g_hash_table_remove 1659 daemons/execd/execd_commands.c     g_hash_table_remove(rsc_list, rsc_id);
g_hash_table_remove  367 daemons/execd/remoted_proxy.c     g_hash_table_remove(ipc_clients, client->id);
g_hash_table_remove 1481 daemons/fenced/fenced_commands.c         g_hash_table_remove(device_table, id);
g_hash_table_remove 1820 daemons/fenced/fenced_commands.c     } else if (id == 0 && g_hash_table_remove(topology, target)) {
g_hash_table_remove 3085 daemons/fenced/fenced_commands.c             g_hash_table_remove(stonith_remote_op_list, relay_op_id);
g_hash_table_remove  195 daemons/fenced/fenced_history.c         g_hash_table_remove(stonith_remote_op_list, op->id);
g_hash_table_remove  367 daemons/fenced/fenced_history.c                             g_hash_table_remove(remote_history, op->id);
g_hash_table_remove  370 daemons/fenced/fenced_history.c                             g_hash_table_remove(remote_history, op->id);
g_hash_table_remove  142 include/crm/common/strings_internal.h     return g_hash_table_remove(hash_table, GINT_TO_POINTER(key));
g_hash_table_remove   93 lib/cib/cib_file.c     g_hash_table_remove(client_table, private->id);
g_hash_table_remove  123 lib/cluster/election.c         g_hash_table_remove(cluster->priv->election->voted, uname);
g_hash_table_remove  231 lib/cluster/membership.c         g_hash_table_remove(pcmk__remote_peer_cache, node_name);
g_hash_table_remove  882 lib/cluster/membership.c         g_hash_table_remove(pcmk__remote_peer_cache, node_name);
g_hash_table_remove  113 lib/common/alerts.c         g_hash_table_remove(table, pcmk__alert_keys[name]);
g_hash_table_remove  294 lib/common/ipc_server.c             g_hash_table_remove(client_connections, c->ipcs);
g_hash_table_remove  299 lib/common/ipc_server.c             g_hash_table_remove(client_connections, c->id);
g_hash_table_remove  423 lib/common/nvpair.c             g_hash_table_remove(unpack_data->values, name);
g_hash_table_remove   65 lib/common/tests/xml_idref/pcmk__xe_dereference_children_test.c             assert_true(g_hash_table_remove(table, value));
g_hash_table_remove  173 lib/lrmd/proxy_common.c     g_hash_table_remove(proxy_table, proxy->session_id);
g_hash_table_remove  619 lib/pacemaker/pcmk_sched_clone.c             g_hash_table_remove(rsc->priv->allowed_nodes, node->priv->id);
g_hash_table_remove  444 lib/pengine/pe_actions.c         g_hash_table_remove(meta, PCMK_META_ON_FAIL);
g_hash_table_remove  531 lib/pengine/pe_actions.c             g_hash_table_remove(meta, PCMK_META_ON_FAIL);
g_hash_table_remove  746 lib/pengine/pe_actions.c     g_hash_table_remove(meta, PCMK_XA_ID);
g_hash_table_remove  753 lib/pengine/pe_actions.c         g_hash_table_remove(meta, PCMK_META_INTERVAL);
g_hash_table_remove  629 lib/services/services.c         g_hash_table_remove(recurring_actions, op->id);