g_hash_table_foreach_remove  412 daemons/controld/controld_execd.c         guint removed = g_hash_table_foreach_remove(
g_hash_table_foreach_remove  967 daemons/controld/controld_execd.c         g_hash_table_foreach_remove(lrm_state->pending_ops, lrm_remove_deleted_op, rsc_id_copy);
g_hash_table_foreach_remove  978 daemons/controld/controld_execd.c     g_hash_table_foreach_remove(lrm_state->deletion_ops, lrm_remove_deleted_rsc, &event);
g_hash_table_foreach_remove 1231 daemons/controld/controld_execd.c     removed = g_hash_table_foreach_remove(lrm_state->pending_ops, cancel_action_by_key, &data);
g_hash_table_foreach_remove 2267 daemons/controld/controld_execd.c         removed = g_hash_table_foreach_remove(
g_hash_table_foreach_remove  169 daemons/controld/controld_execd_state.c     g_hash_table_foreach_remove(proxy_table, remote_proxy_remove_by_node, (char *) lrm_state->node_name);
g_hash_table_foreach_remove  342 daemons/controld/controld_execd_state.c         removed = g_hash_table_foreach_remove(lrm_state->pending_ops, fail_pending_op, lrm_state);
g_hash_table_foreach_remove  100 daemons/fenced/fenced_history.c         g_hash_table_foreach_remove(stonith_remote_op_list,
g_hash_table_foreach_remove  268 lib/cluster/membership.c     g_hash_table_foreach_remove(crm_remote_peer_cache, is_dirty, NULL);
g_hash_table_foreach_remove  336 lib/cluster/membership.c     matches = g_hash_table_foreach_remove(crm_peer_cache, crm_reap_dead_member, &search);
g_hash_table_foreach_remove  585 lib/cluster/membership.c             g_hash_table_foreach_remove(crm_peer_cache, crm_hash_find_by_data, by_name);
g_hash_table_foreach_remove  607 lib/cluster/membership.c         g_hash_table_foreach_remove(crm_peer_cache, crm_hash_find_by_data, by_name);
g_hash_table_foreach_remove 1159 lib/cluster/membership.c     g_hash_table_foreach_remove(crm_known_peer_cache, is_dirty, NULL);