g_hash_table_remove  509 daemons/attrd/attrd_corosync.c         if(g_hash_table_remove(a->values, host)) {
g_hash_table_remove  960 daemons/controld/controld_execd.c             g_hash_table_remove(lrm_state->resource_history, rsc_id_copy);
g_hash_table_remove 1628 daemons/controld/controld_execd.c         g_hash_table_remove(lrm_state->pending_ops, op_id);
g_hash_table_remove 1966 daemons/controld/controld_execd.c     g_hash_table_remove(params, CRM_META "_op_target_rc");
g_hash_table_remove 2878 daemons/controld/controld_execd.c         gboolean found = g_hash_table_remove(lrm_state->pending_ops, op_id);
g_hash_table_remove  137 daemons/controld/controld_execd_state.c     g_hash_table_remove(lrm_state_table, node_name);
g_hash_table_remove  771 daemons/controld/controld_execd_state.c     g_hash_table_remove(lrm_state->rsc_info_cache, rsc_id);
g_hash_table_remove 1584 daemons/execd/execd_commands.c     g_hash_table_remove(rsc_list, rsc_id);
g_hash_table_remove  329 daemons/execd/remoted_proxy.c     g_hash_table_remove(ipc_clients, client->id);
g_hash_table_remove 1039 daemons/fenced/fenced_commands.c         g_hash_table_remove(params, STONITH_ATTR_ACTION_OP);
g_hash_table_remove 1503 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 3128 daemons/fenced/fenced_commands.c             g_hash_table_remove(stonith_remote_op_list, relay_op_id);
g_hash_table_remove  204 daemons/fenced/fenced_history.c                 g_hash_table_remove(stonith_remote_op_list, ops[i]->id);
g_hash_table_remove  349 daemons/fenced/fenced_history.c                             g_hash_table_remove(remote_history, op->id);
g_hash_table_remove  352 daemons/fenced/fenced_history.c                             g_hash_table_remove(remote_history, op->id);
g_hash_table_remove  133 include/crm/common/strings_internal.h     return g_hash_table_remove(hash_table, GINT_TO_POINTER(key));
g_hash_table_remove  133 lib/cluster/election.c         g_hash_table_remove(e->voted, uname);
g_hash_table_remove  149 lib/cluster/membership.c     if (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  309 lib/common/ipc_server.c             g_hash_table_remove(client_connections, c->ipcs);
g_hash_table_remove  314 lib/common/ipc_server.c             g_hash_table_remove(client_connections, c->id);
g_hash_table_remove  162 lib/lrmd/proxy_common.c     g_hash_table_remove(proxy_table, proxy->session_id);
g_hash_table_remove 1083 lib/pacemaker/pcmk_sched_clone.c             g_hash_table_remove(rsc->allowed_nodes, node->details->id);
g_hash_table_remove  703 lib/pengine/pe_actions.c     g_hash_table_remove(action->meta, "id");
g_hash_table_remove  710 lib/pengine/pe_actions.c         g_hash_table_remove(action->meta, XML_LRM_ATTR_INTERVAL);
g_hash_table_remove  388 lib/pengine/rules.c                     g_hash_table_remove(hash, name);
g_hash_table_remove  643 lib/services/services.c         g_hash_table_remove(recurring_actions, op->id);