g_hash_table_remove 551 daemons/attrd/attrd_corosync.c if(g_hash_table_remove(a->values, host)) { g_hash_table_remove 298 daemons/attrd/attrd_utils.c g_hash_table_remove(peer_protocol_vers, host); g_hash_table_remove 80 daemons/controld/controld_cib.c return g_hash_table_remove(cib_replacements, g_hash_table_remove 720 daemons/controld/controld_execd.c g_hash_table_remove(lrm_state->resource_history, rsc_id_copy); g_hash_table_remove 1293 daemons/controld/controld_execd.c g_hash_table_remove(lrm_state->active_ops, op_id); g_hash_table_remove 1638 daemons/controld/controld_execd.c g_hash_table_remove(params, CRM_META "_op_target_rc"); g_hash_table_remove 2389 daemons/controld/controld_execd.c gboolean found = g_hash_table_remove(lrm_state->active_ops, op_id); g_hash_table_remove 138 daemons/controld/controld_execd_state.c g_hash_table_remove(lrm_state_table, node_name); g_hash_table_remove 806 daemons/controld/controld_execd_state.c g_hash_table_remove(lrm_state->rsc_info_cache, rsc_id); g_hash_table_remove 67 daemons/controld/controld_join_dc.c g_hash_table_remove(failed_sync_nodes, (gchar *) node_name); g_hash_table_remove 1586 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 163 lib/lrmd/proxy_common.c g_hash_table_remove(proxy_table, proxy->session_id); g_hash_table_remove 534 lib/pacemaker/pcmk_sched_clone.c g_hash_table_remove(rsc->allowed_nodes, node->details->id); g_hash_table_remove 705 lib/pengine/pe_actions.c g_hash_table_remove(action->meta, "id"); g_hash_table_remove 712 lib/pengine/pe_actions.c g_hash_table_remove(action->meta, XML_LRM_ATTR_INTERVAL); g_hash_table_remove 394 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);