hIter 475 daemons/controld/controld_execd.c GHashTableIter hIter; hIter 477 daemons/controld/controld_execd.c g_hash_table_iter_init(&hIter, lrm_state->active_ops); hIter 478 daemons/controld/controld_execd.c while (g_hash_table_iter_next(&hIter, (gpointer*)&key, (gpointer*)&pending)) { hIter 1201 tools/crm_resource_runtime.c GList *hIter = NULL; hIter 1209 tools/crm_resource_runtime.c for (hIter = hosts; host != NULL && hIter != NULL; hIter = hIter->next) { hIter 1210 tools/crm_resource_runtime.c pcmk_node_t *node = (pcmk_node_t *) hIter->data;