g_hash_table_remove  680 daemons/attrd/attrd_commands.c         if(g_hash_table_remove(a->values, host)) {
g_hash_table_remove  451 daemons/based/based_callbacks.c         g_hash_table_remove(local_notify_queue, GINT_TO_POINTER(bcast_id));
g_hash_table_remove  963 daemons/controld/controld_execd.c             g_hash_table_remove(lrm_state->resource_history, rsc_id_copy);
g_hash_table_remove 1670 daemons/controld/controld_execd.c         g_hash_table_remove(lrm_state->pending_ops, op_id);
g_hash_table_remove 1975 daemons/controld/controld_execd.c     g_hash_table_remove(params, CRM_META "_op_target_rc");
g_hash_table_remove 2787 daemons/controld/controld_execd.c         gboolean found = g_hash_table_remove(lrm_state->pending_ops, op_id);
g_hash_table_remove  143 daemons/controld/controld_execd_state.c     g_hash_table_remove(lrm_state_table, node_name);
g_hash_table_remove  743 daemons/controld/controld_execd_state.c     g_hash_table_remove(lrm_state->rsc_info_cache, rsc_id);
g_hash_table_remove   41 daemons/execd/execd_alerts.c         g_hash_table_remove(inflight_alerts, GINT_TO_POINTER(call_id));
g_hash_table_remove 1626 daemons/execd/execd_commands.c     g_hash_table_remove(rsc_list, rsc_id);
g_hash_table_remove  320 daemons/execd/remoted_proxy.c     g_hash_table_remove(ipc_clients, client->id);
g_hash_table_remove  875 daemons/fenced/fenced_commands.c         g_hash_table_remove(params, STONITH_ATTR_ACTION_OP);
g_hash_table_remove 1219 daemons/fenced/fenced_commands.c         g_hash_table_remove(device_list, id);
g_hash_table_remove 1485 daemons/fenced/fenced_commands.c     } else if (id == 0 && g_hash_table_remove(topology, target)) {
g_hash_table_remove 2531 daemons/fenced/fenced_commands.c             g_hash_table_remove(stonith_remote_op_list, relay_op_id);
g_hash_table_remove  200 daemons/fenced/fenced_history.c                 g_hash_table_remove(stonith_remote_op_list, ops[i]->id);
g_hash_table_remove  650 lib/cib/cib_client.c         g_hash_table_remove(cib_op_callback_table, GINT_TO_POINTER(call_id));
g_hash_table_remove  127 lib/cluster/election.c         g_hash_table_remove(e->voted, uname);
g_hash_table_remove  122 lib/cluster/membership.c     if (g_hash_table_remove(crm_remote_peer_cache, node_name)) {
g_hash_table_remove  161 lib/common/alerts.c             g_hash_table_remove(table, *key);
g_hash_table_remove  305 lib/common/ipc_server.c             g_hash_table_remove(client_connections, c->ipcs);
g_hash_table_remove  310 lib/common/ipc_server.c             g_hash_table_remove(client_connections, c->id);
g_hash_table_remove 1289 lib/fencing/st_client.c         g_hash_table_remove(private->stonith_op_callback_table, GINT_TO_POINTER(call_id));
g_hash_table_remove  162 lib/lrmd/proxy_common.c     g_hash_table_remove(proxy_table, proxy->session_id);
g_hash_table_remove 1457 lib/pacemaker/pcmk_sched_clone.c             g_hash_table_remove(rsc->allowed_nodes, node->details->id);
g_hash_table_remove  480 lib/pengine/rules.c                     g_hash_table_remove(hash, name);
g_hash_table_remove 1074 lib/pengine/utils.c     g_hash_table_remove(action->meta, "id");
g_hash_table_remove 1081 lib/pengine/utils.c         g_hash_table_remove(action->meta, XML_LRM_ATTR_INTERVAL);
g_hash_table_remove  529 lib/services/services.c         g_hash_table_remove(recurring_actions, op->id);