g_hash_table_remove 677 attrd/commands.c if(g_hash_table_remove(a->values, host)) { g_hash_table_remove 495 cib/callbacks.c g_hash_table_remove(local_notify_queue, GINT_TO_POINTER(bcast_id)); g_hash_table_remove 985 crmd/lrm.c g_hash_table_remove(lrm_state->resource_history, rsc_id_copy); g_hash_table_remove 1733 crmd/lrm.c g_hash_table_remove(lrm_state->pending_ops, op_id); g_hash_table_remove 1841 crmd/lrm.c g_hash_table_remove(params, CRM_META "_op_target_rc"); g_hash_table_remove 2504 crmd/lrm.c } else if ((op->interval == 0) && g_hash_table_remove(lrm_state->pending_ops, op_id)) { g_hash_table_remove 2511 crmd/lrm.c g_hash_table_remove(lrm_state->pending_ops, op_id); g_hash_table_remove 157 crmd/lrm_state.c g_hash_table_remove(lrm_state_table, node_name); g_hash_table_remove 719 crmd/lrm_state.c g_hash_table_remove(lrm_state->rsc_info_cache, rsc_id); g_hash_table_remove 880 fencing/commands.c g_hash_table_remove(params, STONITH_ATTR_ACTION_OP); g_hash_table_remove 1212 fencing/commands.c g_hash_table_remove(device_list, id); g_hash_table_remove 1462 fencing/commands.c } else if (id == 0 && g_hash_table_remove(topology, target)) { g_hash_table_remove 154 include/portability.h g_hash_table_remove(iter->hash, iter->key); g_hash_table_remove 845 lib/ais/plugin.c g_hash_table_remove(membership_notify_list, async_conn); g_hash_table_remove 846 lib/ais/plugin.c g_hash_table_remove(ipc_client_list, async_conn); g_hash_table_remove 1307 lib/ais/plugin.c g_hash_table_remove(membership_notify_list, async_conn); g_hash_table_remove 1694 lib/ais/plugin.c } else if (g_hash_table_remove(membership_list, GUINT_TO_POINTER(id))) { g_hash_table_remove 367 lib/ais/utils.c g_hash_table_remove(membership_list, GUINT_TO_POINTER(id)); g_hash_table_remove 659 lib/cib/cib_client.c g_hash_table_remove(cib_op_callback_table, GINT_TO_POINTER(call_id)); g_hash_table_remove 89 lib/cluster/election.c g_hash_table_remove(e->voted, uname); g_hash_table_remove 145 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 376 lib/common/ipc.c g_hash_table_remove(client_connections, c->ipcs); g_hash_table_remove 381 lib/common/ipc.c g_hash_table_remove(client_connections, c->id); g_hash_table_remove 2045 lib/fencing/st_client.c g_hash_table_remove(private->stonith_op_callback_table, GINT_TO_POINTER(call_id)); g_hash_table_remove 171 lib/lrmd/proxy_common.c g_hash_table_remove(proxy_table, proxy->session_id); g_hash_table_remove 750 lib/pengine/rules.c g_hash_table_remove(hash, name); g_hash_table_remove 956 lib/pengine/utils.c g_hash_table_remove(action->meta, "id"); g_hash_table_remove 967 lib/pengine/utils.c g_hash_table_remove(action->meta, field); g_hash_table_remove 620 lib/services/services.c g_hash_table_remove(recurring_actions, op->id); g_hash_table_remove 323 lrmd/ipc_proxy.c g_hash_table_remove(ipc_clients, client->id); g_hash_table_remove 400 lrmd/ipc_proxy.c g_hash_table_remove(ipc_providers, ipc_proxy->id); g_hash_table_remove 1202 lrmd/lrmd.c g_hash_table_remove(params_copy, "CRM_meta_isolation_wrapper"); g_hash_table_remove 1499 lrmd/lrmd.c g_hash_table_remove(rsc_list, rsc_id); g_hash_table_remove 39 lrmd/lrmd_alert_api.c g_hash_table_remove(inflight_alerts, GINT_TO_POINTER(call_id)); g_hash_table_remove 1364 pengine/clone.c g_hash_table_remove(rsc->allowed_nodes, node->details->id);