g_hash_table_remove  530 daemons/attrd/attrd_corosync.c         if(g_hash_table_remove(a->values, host)) {
g_hash_table_remove  261 daemons/attrd/attrd_utils.c         g_hash_table_remove(peer_protocol_vers, host);
g_hash_table_remove  721 daemons/controld/controld_execd.c             g_hash_table_remove(lrm_state->resource_history, rsc_id_copy);
g_hash_table_remove 1300 daemons/controld/controld_execd.c             g_hash_table_remove(lrm_state->active_ops, op_id);
g_hash_table_remove 1650 daemons/controld/controld_execd.c     g_hash_table_remove(params, CRM_META "_" PCMK__META_OP_TARGET_RC);
g_hash_table_remove 2409 daemons/controld/controld_execd.c         gboolean found = g_hash_table_remove(lrm_state->active_ops, op_id);
g_hash_table_remove  806 daemons/controld/controld_execd_state.c         g_hash_table_remove(lrm_state_table, rsc_id);
g_hash_table_remove  810 daemons/controld/controld_execd_state.c     g_hash_table_remove(lrm_state->rsc_info_cache, rsc_id);
g_hash_table_remove   66 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 1617 daemons/execd/execd_commands.c     g_hash_table_remove(rsc_list, rsc_id);
g_hash_table_remove  338 daemons/execd/remoted_proxy.c     g_hash_table_remove(ipc_clients, client->id);
g_hash_table_remove 1046 daemons/fenced/fenced_commands.c         g_hash_table_remove(params, STONITH_ATTR_ACTION_OP);
g_hash_table_remove 1509 daemons/fenced/fenced_commands.c         g_hash_table_remove(device_list, id);
g_hash_table_remove 1880 daemons/fenced/fenced_commands.c     } else if (id == 0 && g_hash_table_remove(topology, target)) {
g_hash_table_remove 3155 daemons/fenced/fenced_commands.c             g_hash_table_remove(stonith_remote_op_list, relay_op_id);
g_hash_table_remove  193 daemons/fenced/fenced_history.c         g_hash_table_remove(stonith_remote_op_list, op->id);
g_hash_table_remove  365 daemons/fenced/fenced_history.c                             g_hash_table_remove(remote_history, op->id);
g_hash_table_remove  368 daemons/fenced/fenced_history.c                             g_hash_table_remove(remote_history, op->id);
g_hash_table_remove  134 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  132 lib/cluster/election.c         g_hash_table_remove(e->voted, uname);
g_hash_table_remove  203 lib/cluster/membership.c         g_hash_table_remove(crm_remote_peer_cache, node_name);
g_hash_table_remove  826 lib/cluster/membership.c         g_hash_table_remove(crm_remote_peer_cache, node_name);
g_hash_table_remove  157 lib/common/alerts.c             g_hash_table_remove(table, *key);
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  173 lib/lrmd/proxy_common.c     g_hash_table_remove(proxy_table, proxy->session_id);
g_hash_table_remove  595 lib/pacemaker/pcmk_sched_clone.c             g_hash_table_remove(rsc->allowed_nodes, node->details->id);
g_hash_table_remove  468 lib/pengine/pe_actions.c         g_hash_table_remove(meta, PCMK_META_ON_FAIL);
g_hash_table_remove  554 lib/pengine/pe_actions.c             g_hash_table_remove(meta, PCMK_META_ON_FAIL);
g_hash_table_remove  779 lib/pengine/pe_actions.c     g_hash_table_remove(meta, PCMK_XA_ID);
g_hash_table_remove  786 lib/pengine/pe_actions.c         g_hash_table_remove(meta, PCMK_META_INTERVAL);
g_hash_table_remove  155 lib/pengine/rules.c                     g_hash_table_remove(hash, name);
g_hash_table_remove  641 lib/services/services.c         g_hash_table_remove(recurring_actions, op->id);