g_hash_table_remove 547 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 719 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 1642 daemons/controld/controld_execd.c g_hash_table_remove(params, CRM_META "_op_target_rc"); g_hash_table_remove 2396 daemons/controld/controld_execd.c gboolean found = g_hash_table_remove(lrm_state->active_ops, op_id); g_hash_table_remove 801 daemons/controld/controld_execd_state.c g_hash_table_remove(lrm_state_table, rsc_id); g_hash_table_remove 805 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 203 daemons/controld/controld_te_utils.c g_hash_table_remove(node_pending_timers, key); g_hash_table_remove 258 daemons/controld/controld_te_utils.c g_hash_table_remove(node_pending_timers, node_uuid); g_hash_table_remove 1597 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 1037 daemons/fenced/fenced_commands.c g_hash_table_remove(params, STONITH_ATTR_ACTION_OP); g_hash_table_remove 1501 daemons/fenced/fenced_commands.c g_hash_table_remove(device_list, id); g_hash_table_remove 1877 daemons/fenced/fenced_commands.c } else if (id == 0 && g_hash_table_remove(topology, target)) { g_hash_table_remove 3130 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 94 lib/cib/cib_file.c g_hash_table_remove(client_table, private->id); 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 586 lib/pacemaker/pcmk_sched_clone.c g_hash_table_remove(rsc->allowed_nodes, node->details->id); g_hash_table_remove 464 lib/pengine/pe_actions.c g_hash_table_remove(meta, XML_OP_ATTR_ON_FAIL); g_hash_table_remove 548 lib/pengine/pe_actions.c g_hash_table_remove(meta, XML_OP_ATTR_ON_FAIL); g_hash_table_remove 770 lib/pengine/pe_actions.c g_hash_table_remove(meta, XML_ATTR_ID); g_hash_table_remove 779 lib/pengine/pe_actions.c g_hash_table_remove(meta, XML_LRM_ATTR_INTERVAL); g_hash_table_remove 396 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);