next              209 daemons/controld/controld_control.c     for (gIter = fsa_message_queue; gIter != NULL; gIter = gIter->next) {
next              100 daemons/controld/controld_execd.c     for (iter = history->recurring_op_list; iter != NULL; iter = iter->next) {
next              126 daemons/controld/controld_execd.c     for (iter = history->recurring_op_list; iter != NULL; iter = iter->next) {
next              519 daemons/controld/controld_execd.c     for (GList *iter = metadata->ra_params; iter != NULL; iter = iter->next) {
next              803 daemons/controld/controld_execd.c         for (gIter = entry->recurring_op_list; gIter != NULL; gIter = gIter->next) {
next             2130 daemons/controld/controld_execd.c     for (state_entry = lrm_state_list; state_entry != NULL; state_entry = state_entry->next) {
next              298 daemons/controld/controld_fencing.c         iter = iter->next;
next              317 daemons/controld/controld_fencing.c         for (iter = stonith_cleanup_list; iter != NULL; iter = iter->next) {
next              337 daemons/controld/controld_fencing.c     for (iter = stonith_cleanup_list; iter != NULL; iter = iter->next) {
next              373 daemons/controld/controld_fencing.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              381 daemons/controld/controld_fencing.c         for (lpc2 = synapse->actions; lpc2 != NULL; lpc2 = lpc2->next) {
next              179 daemons/controld/controld_messages.c     for (lpc = fsa_message_queue; lpc != NULL; lpc = lpc->next) {
next              386 daemons/controld/controld_remote_ra.c         for (tmp = cmd->params; tmp; tmp = tmp->next) {
next              738 daemons/controld/controld_remote_ra.c     for (tmp = cmd->params; tmp; tmp = tmp->next) {
next              939 daemons/controld/controld_remote_ra.c     for (gIter = list; gIter != NULL; gIter = gIter->next) {
next              946 daemons/controld/controld_remote_ra.c     for (gIter = rm_list; gIter != NULL; gIter = gIter->next) {
next              970 daemons/controld/controld_remote_ra.c     for (gIter = list; gIter != NULL; gIter = gIter->next) {
next             1037 daemons/controld/controld_remote_ra.c     for (gIter = ra_data->recurring_cmds; gIter != NULL; gIter = gIter->next) {
next             1045 daemons/controld/controld_remote_ra.c     for (gIter = ra_data->cmds; gIter != NULL; gIter = gIter->next) {
next              265 daemons/controld/controld_te_callbacks.c         && xml->children && xml->children->next) {
next               39 daemons/controld/controld_te_events.c     for (; gIter != NULL; gIter = gIter->next) {
next               48 daemons/controld/controld_te_events.c         for (; gIter2 != NULL; gIter2 = gIter2->next) {
next              202 daemons/controld/controld_te_events.c     for (GList *item = transition_graph->synapses; item; item = item->next) {
next              205 daemons/controld/controld_te_events.c         for (GList *item2 = synapse->actions; item2; item2 = item2->next) {
next              223 daemons/controld/controld_te_events.c     for (; gIter != NULL; gIter = gIter->next) {
next              227 daemons/controld/controld_te_events.c         for (; gIter2 != NULL; gIter2 = gIter2->next) {
next              300 daemons/controld/controld_te_events.c          gIter = gIter->next) {
next              304 daemons/controld/controld_te_events.c              gIter2 = gIter2->next) {
next              337 daemons/execd/cts-exec-helper.c             for (iter = list; iter != NULL; iter = iter->next) {
next              354 daemons/execd/cts-exec-helper.c             for (iter = list; iter != NULL; iter = iter->next) {
next              372 daemons/execd/cts-exec-helper.c             for (iter = list; iter != NULL; iter = iter->next) {
next              388 daemons/execd/cts-exec-helper.c         for (op_item = op_list; op_item != NULL; op_item = op_item->next) {
next              399 daemons/execd/execd_commands.c     for (gIter = rsc->pending_ops; gIter != NULL; gIter = gIter->next) {
next              410 daemons/execd/execd_commands.c     for (gIter = rsc->recurring_ops; gIter != NULL; gIter = gIter->next) {
next             1194 daemons/execd/execd_commands.c     for (cmd_iter = cmd_list; cmd_iter; cmd_iter = cmd_iter->next) {
next             1464 daemons/execd/execd_commands.c         GListPtr next = gIter->next;
next             1471 daemons/execd/execd_commands.c         gIter = next;
next             1478 daemons/execd/execd_commands.c         GListPtr next = gIter->next;
next             1500 daemons/execd/execd_commands.c         gIter = next;
next             1680 daemons/execd/execd_commands.c     for (gIter = rsc->pending_ops; gIter != NULL; gIter = gIter->next) {
next             1695 daemons/execd/execd_commands.c         for (gIter = rsc->recurring_ops; gIter != NULL; gIter = gIter->next) {
next             1743 daemons/execd/execd_commands.c     for (cmd_iter = cmd_list; cmd_iter; cmd_iter = cmd_iter->next) {
next             1783 daemons/execd/execd_commands.c     for (GList *item = rsc->recurring_ops; item != NULL; item = item->next) {
next              405 daemons/execd/remoted_proxy.c     for (gIter = remove_these; gIter != NULL; gIter = gIter->next) {
next              296 daemons/fenced/fenced_commands.c         gIterNext = gIter->next;
next              350 daemons/fenced/fenced_commands.c         gIterNext = gIter->next;
next              556 daemons/fenced/fenced_commands.c     for (gIter = device->pending_ops; gIter != NULL; gIter = gIter->next) {
next             1443 daemons/fenced/fenced_commands.c     for (dIter = devices; dIter; dIter = dIter->next) {
next             1905 daemons/fenced/fenced_commands.c     for (lpc = devices; lpc != NULL; lpc = lpc->next) {
next             2023 daemons/fenced/fenced_commands.c log_operation(async_command_t * cmd, int rc, int pid, const char *next, const char *output, gboolean op_merged)
next             2026 daemons/fenced/fenced_commands.c         next = NULL;
next             2035 daemons/fenced/fenced_commands.c                    (next? ", retrying with " : ""), (next ? next : ""));
next             2042 daemons/fenced/fenced_commands.c                             (next? ", retrying with " : ""), (next ? next : ""));
next             2167 daemons/fenced/fenced_commands.c         for (iter = cmd->device_next; iter != NULL; iter = iter->next) {
next             2171 daemons/fenced/fenced_commands.c                 cmd->device_next = iter->next;
next             2181 daemons/fenced/fenced_commands.c         cmd->device_next = cmd->device_next->next;
next             2207 daemons/fenced/fenced_commands.c         gIterNext = gIter->next;
next             2281 daemons/fenced/fenced_commands.c             cmd->device_next = devices->next;
next             2518 daemons/fenced/fenced_commands.c                     for (dup_iter = list_op->duplicates; dup_iter != NULL; dup_iter = dup_iter->next) {
next              326 daemons/fenced/fenced_remote.c     for (iter = op->automatic_list; iter != NULL; iter = iter->next) {
next              440 daemons/fenced/fenced_remote.c     for (iter = op->duplicates; iter != NULL; iter = iter->next) {
next              725 daemons/fenced/fenced_remote.c     for (lpc = devices; lpc != NULL; lpc = lpc->next) {
next             1192 daemons/fenced/fenced_remote.c     for (iter = op->query_results; iter != NULL; iter = iter->next) {
next             1366 daemons/fenced/fenced_remote.c             for (device_list = tp->levels[i]; device_list; device_list = device_list->next) {
next             1367 daemons/fenced/fenced_remote.c                 for (iter = op->query_results; iter != NULL; iter = iter->next) {
next             1432 daemons/fenced/fenced_remote.c     for (iter = op->duplicates; iter != NULL; iter = iter->next) {
next             1455 daemons/fenced/fenced_remote.c         op->devices = op->devices->next;
next             1705 daemons/fenced/fenced_remote.c         for (device = tp->levels[i]; device; device = device->next) {
next             1707 daemons/fenced/fenced_remote.c             for (iter = op->query_results; iter && !match; iter = iter->next) {
next              592 daemons/fenced/pacemaker-fenced.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              706 daemons/fenced/pacemaker-fenced.c     for (gIter = fenced_data_set->resources; gIter != NULL; gIter = gIter->next) {
next              201 include/crm/cib/internal.h gboolean cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff);
next              341 include/crm/common/internal.h     return list && (list->next == NULL);
next              348 include/crm/common/internal.h     return list && (list->next != NULL);
next              176 include/crm/common/xml_internal.h         child = child->next;
next              192 include/crm/common/xml_internal.h     xmlNode *next = (child? child->next : NULL);
next              194 include/crm/common/xml_internal.h     while (next && (next->type == XML_TEXT_NODE)) {
next              195 include/crm/common/xml_internal.h         next = next->next;
next              197 include/crm/common/xml_internal.h     return next;
next              214 include/crm/common/xml_internal.h         child = child->next;
next              230 include/crm/common/xml_internal.h     xmlNode *next = child? child->next : NULL;
next              232 include/crm/common/xml_internal.h     while (next && (next->type != XML_ELEMENT_NODE)) {
next              233 include/crm/common/xml_internal.h         next = next->next;
next              235 include/crm/common/xml_internal.h     return next;
next               31 include/crm/lrmd.h     struct lrmd_key_value_s *next;
next              280 include/crm/lrmd.h     struct lrmd_list_s *next;
next               95 include/crm/stonith-ng.h         struct stonith_key_value_s *next;
next              106 include/crm/stonith-ng.h     struct stonith_history_s *next;
next              603 lib/cib/cib_ops.c cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff)
next              612 lib/cib/cib_ops.c     if (*diff == NULL && last != NULL && next != NULL) {
next              613 lib/cib/cib_ops.c         *diff = diff_xml_object(last, next, FALSE);
next              255 lib/common/acl.c     for (aIter = p->acls; aIter != NULL; aIter = aIter->next) {
next              384 lib/common/acl.c         xIter = xIter->next;
next              444 lib/common/acl.c     for(aIter = doc->acls; aIter != NULL && target; aIter = aIter->next) {
next              513 lib/common/acl.c     for (xmlAttr *prop = xml->properties; prop != NULL; prop = prop->next) {
next               19 lib/common/lists.c     for (item = items; item != NULL; item = item->next) {
next               22 lib/common/lists.c         for (candidate = from; candidate != NULL; candidate = candidate->next) {
next              551 lib/common/logging.c             const char *next = trace_tags;
next              554 lib/common/logging.c                 offset = next;
next              555 lib/common/logging.c                 next = strchrnul(offset, ',');
next              556 lib/common/logging.c                 snprintf(token, sizeof(token), "%.*s", (int)(next - offset), offset);
next              561 lib/common/logging.c                 if (next[0] != 0) {
next              562 lib/common/logging.c                     next++;
next              565 lib/common/logging.c             } while (next != NULL && next[0] != 0);
next              971 lib/common/logging.c     const char *next = NULL;
next              985 lib/common/logging.c     next = output;
next              987 lib/common/logging.c         offset = next;
next              988 lib/common/logging.c         next = strchrnul(offset, '\n');
next              990 lib/common/logging.c                          (int)(next - offset), offset);
next              991 lib/common/logging.c         if (next[0] != 0) {
next              992 lib/common/logging.c             next++;
next              995 lib/common/logging.c     } while (next != NULL && next[0] != 0);
next             1131 lib/common/mainloop.c         iter = iter->next;
next             1164 lib/common/mainloop.c     for (iter = child_list; iter != NULL && match == NULL; iter = iter->next) {
next              167 lib/common/nvpair.c          iter = iter->next) {
next              929 lib/common/nvpair.c          pIter = pIter->next) {
next              410 lib/common/operations.c         xIter = xIter->next;
next              163 lib/common/output_log.c     for (GList* gIter = priv->prefixes->head; gIter; gIter = gIter->next) {
next              154 lib/common/output_xml.c             node = node->next;
next              116 lib/common/patchset.c          pIter = pIter->next) {
next              160 lib/common/patchset.c              pIter = pIter->next) {
next              210 lib/common/patchset.c         for (gIter = p->deleted_objs; gIter; gIter = gIter->next) {
next              223 lib/common/patchset.c xml_repair_v1_diff(xmlNode *last, xmlNode *next, xmlNode *local_diff,
next              276 lib/common/patchset.c     for (lpc = 0; next && lpc < DIMOF(vfields); lpc++) {
next              277 lib/common/patchset.c         const char *value = crm_element_value(next, vfields[lpc]);
next              282 lib/common/patchset.c     if (next) {
next              285 lib/common/patchset.c         for (xIter = next->properties; xIter; xIter = xIter->next) {
next              287 lib/common/patchset.c             const char *p_value = crm_element_value(next, p_name);
next              359 lib/common/patchset.c     for (gIter = doc->deleted_objs; gIter; gIter = gIter->next) {
next              681 lib/common/patchset.c          xIter = xIter->next) {
next              749 lib/common/patchset.c          xIter = xIter->next) {
next             1219 lib/common/patchset.c                 pIter = pIter->next;
next             1224 lib/common/patchset.c                  pIter = pIter->next) {
next             1240 lib/common/patchset.c     for (gIter = change_objs; gIter; gIter = gIter->next) {
next             1263 lib/common/patchset.c                 match_child = match_child->next;
next             1301 lib/common/patchset.c                     match_child = match_child->next;
next             1557 lib/common/patchset.c              pIter = pIter->next) {
next             1570 lib/common/patchset.c          xIter = xIter->next) {
next             1598 lib/common/patchset.c                      pIter = pIter->next) {
next             1628 lib/common/patchset.c                          pIter = pIter->next) {
next              269 lib/common/schemas.c add_schema_by_version(const schema_version_t *version, int next,
next              326 lib/common/schemas.c         next = -1;
next              331 lib/common/schemas.c                transform_upgrade, transform_enter, transform_onleave, next);
next              397 lib/common/schemas.c             int next = 0;
next              415 lib/common/schemas.c                 next = -1;
next              417 lib/common/schemas.c             if (add_schema_by_version(&version, next, transform_expected)
next             1054 lib/common/schemas.c     int next = -1;  /* -1 denotes "inactive" value */
next             1091 lib/common/schemas.c             if (next != -1) {
next             1094 lib/common/schemas.c                 next = -1;
next             1106 lib/common/schemas.c             if (next != -1) {
next             1108 lib/common/schemas.c                           known_schemas[next].name);
next             1109 lib/common/schemas.c                 next = -1;
next             1120 lib/common/schemas.c             next = known_schemas[lpc].after_transform;
next             1122 lib/common/schemas.c             if (next <= lpc) {
next             1127 lib/common/schemas.c             } else if (max > 0 && (lpc == max || next > max)) {
next             1129 lib/common/schemas.c                           known_schemas[lpc].name, lpc, next, max);
next             1138 lib/common/schemas.c                        || validate_with_silent(xml, next)) {
next             1140 lib/common/schemas.c                            known_schemas[lpc].name, known_schemas[next].name);
next             1142 lib/common/schemas.c                 lpc = next;
next             1146 lib/common/schemas.c                            known_schemas[lpc].name, known_schemas[next].name,
next             1157 lib/common/schemas.c                 } else if (validate_with(upgrade, next, to_logs)) {
next             1160 lib/common/schemas.c                     lpc = next;
next             1161 lib/common/schemas.c                     *best = next;
next             1173 lib/common/schemas.c                 next = -1;
next              800 lib/common/strings.c     if (strcmp(lst->data, "*") == 0 && lst->next == NULL) {
next              346 lib/common/xml.c         pIter = pIter->next;
next              404 lib/common/xml.c     for(gIter = doc->deleted_objs; gIter; gIter = gIter->next) {
next              533 lib/common/xml.c         for (pIter = pcmk__first_xml_attr(src); pIter != NULL; pIter = pIter->next) {
next              551 lib/common/xml.c     for (pIter = pcmk__first_xml_attr(target); pIter != NULL; pIter = pIter->next) {
next              995 lib/common/xml.c         xmlNode *next = iter->next;
next             1013 lib/common/xml.c         iter = next;
next             1452 lib/common/xml.c             for (pIter = pcmk__first_xml_attr(data); pIter != NULL; pIter = pIter->next) {
next             1569 lib/common/xml.c         for (pIter = pcmk__first_xml_attr(data); pIter != NULL; pIter = pIter->next) {
next             1689 lib/common/xml.c     for (xIter = pcmk__first_xml_attr(data); xIter != NULL; xIter = xIter->next) {
next             1727 lib/common/xml.c         for (xIter = pcmk__first_xml_attr(data); xIter != NULL; xIter = xIter->next) {
next             1745 lib/common/xml.c         for(xChild = data->children; xChild != NULL; xChild = xChild->next) {
next             1873 lib/common/xml.c         time_t next, new = time(NULL);
next             1905 lib/common/xml.c         next = time(NULL);
next             1906 lib/common/xml.c         if ((now + 1) < next) {
next             1908 lib/common/xml.c             crm_err("xmlNodeDump() -> %dbytes took %ds", *max, next - now);
next             2065 lib/common/xml.c     for (xmlAttr *attr = pcmk__first_xml_attr(xml); attr; attr = attr->next) {
next             2163 lib/common/xml.c         attr_iter = attr_iter->next;
next             2203 lib/common/xml.c         attr_iter = attr_iter->next;
next             2383 lib/common/xml.c     for (pIter = pcmk__first_xml_attr(xml_node); pIter != NULL; pIter = pIter->next) {
next             2563 lib/common/xml.c         for (pIter = pcmk__first_xml_attr(update); pIter != NULL; pIter = pIter->next) {
next             2686 lib/common/xml.c         for (pIter = pcmk__first_xml_attr(update); pIter != NULL; pIter = pIter->next) {
next             2729 lib/common/xml.c         xmlNode *next = pcmk__xml_next(child_of_child);
next             2737 lib/common/xml.c             child_of_child = next;
next              237 lib/fencing/st_client.c             GList *next = g_list_next(list_item);
next              244 lib/fencing/st_client.c             list_item = next;
next              301 lib/fencing/st_client.c     for (; params; params = params->next) {
next              424 lib/fencing/st_client.c     for (; device_list; device_list = device_list->next) {
next             1152 lib/fencing/st_client.c                 last->next = kvp;
next             1169 lib/fencing/st_client.c     for (hp = history; hp; hp_old = hp, hp = hp->next, free(hp_old)) {
next             2049 lib/fencing/st_client.c     for (; params; params = params->next) {
next             2220 lib/fencing/st_client.c     while (end && end->next) {
next             2221 lib/fencing/st_client.c         end = end->next;
next             2225 lib/fencing/st_client.c         end->next = p;
next             2239 lib/fencing/st_client.c         p = head->next;
next             2327 lib/fencing/st_client.c         for (hp = history; hp; hp = hp->next) {
next             2379 lib/fencing/st_client.c     for (dIter = devices; dIter != NULL; dIter = dIter->next) {
next             2544 lib/fencing/st_client.c      for (stonith_history_t *prev_hp = top_history; prev_hp; prev_hp = prev_hp->next) {
next             2576 lib/fencing/st_client.c         tmp = hp->next;
next             2580 lib/fencing/st_client.c                 hp->next = new;
next             2585 lib/fencing/st_client.c                     if ((!np->next) || (hp->completed > np->next->completed)) {
next             2586 lib/fencing/st_client.c                         hp->next = np->next;
next             2587 lib/fencing/st_client.c                         np->next = hp;
next             2590 lib/fencing/st_client.c                     np = np->next;
next             2595 lib/fencing/st_client.c             hp->next = pending;
next             2605 lib/fencing/st_client.c         while (last_pending->next) {
next             2606 lib/fencing/st_client.c             last_pending = last_pending->next;
next             2609 lib/fencing/st_client.c         last_pending->next = new;
next             2620 lib/fencing/st_client.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next               42 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next               70 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next               97 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              123 lib/fencing/st_output.c         for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              208 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              170 lib/lrmd/lrmd_alerts.c         for (head = params; head != NULL; head = head->next) {
next              116 lib/lrmd/lrmd_client.c     while (end && end->next) {
next              117 lib/lrmd/lrmd_client.c         end = end->next;
next              121 lib/lrmd/lrmd_client.c         end->next = p;
next              137 lib/lrmd/lrmd_client.c         p = head->next;
next              154 lib/lrmd/lrmd_client.c     while (end && end->next) {
next              155 lib/lrmd/lrmd_client.c         end = end->next;
next              159 lib/lrmd/lrmd_client.c         end->next = p;
next              173 lib/lrmd/lrmd_client.c         p = head->next;
next              383 lib/lrmd/lrmd_client.c         for (iter = native->pending_notify; iter; iter = iter->next) {
next             1094 lib/lrmd/lrmd_client.c         int next = fgetc(stream);
next             1096 lib/lrmd/lrmd_client.c         if (next == EOF) {
next             1107 lib/lrmd/lrmd_client.c         key->data[key->size++] = (unsigned char) next;
next             1779 lib/lrmd/lrmd_client.c     for (const lrmd_key_value_t *param = params; param; param = param->next) {
next             1834 lib/lrmd/lrmd_client.c     for (tmp = params; tmp; tmp = tmp->next) {
next             1860 lib/lrmd/lrmd_client.c     for (tmp = params; tmp; tmp = tmp->next) {
next             1904 lib/lrmd/lrmd_client.c     for (dIter = stonith_resources; dIter; dIter = dIter->next) {
next             1929 lib/lrmd/lrmd_client.c         for (gIter = agents; gIter != NULL; gIter = gIter->next) {
next             1962 lib/lrmd/lrmd_client.c     for (gIter2 = agents; gIter2 != NULL; gIter2 = gIter2->next) {
next             1982 lib/lrmd/lrmd_client.c     for (gIter = ocf_providers; gIter != NULL; gIter = gIter->next) {
next             2004 lib/lrmd/lrmd_client.c     for (gIter = standards; gIter != NULL; gIter = gIter->next) {
next              210 lib/pacemaker/pcmk_fence.c     for (hp = history; hp; hp = hp->next) {
next              270 lib/pacemaker/pcmk_fence.c     for (stonith_key_value_t *dIter = devices; dIter; dIter = dIter->next) {
next              347 lib/pacemaker/pcmk_fence.c         targets = targets->next;
next              420 lib/pacemaker/pcmk_fence.c     for (stonith_key_value_t *dIter = devices; dIter; dIter = dIter->next) {
next              445 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) {
next              510 lib/pacemaker/pcmk_sched_allocate.c         for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next              542 lib/pacemaker/pcmk_sched_allocate.c         for (; gIter != NULL; gIter = gIter->next) {
next              602 lib/pacemaker/pcmk_sched_allocate.c                             for (gIter = result; gIter != NULL; gIter = gIter->next) {
next              623 lib/pacemaker/pcmk_sched_allocate.c          gIter != NULL; gIter = gIter->next) {
next              702 lib/pacemaker/pcmk_sched_allocate.c         for (; gIter != NULL; gIter = gIter->next) {
next              761 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next              774 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next              857 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next              874 lib/pacemaker/pcmk_sched_allocate.c             for (; gIter2 != NULL; gIter2 = gIter2->next) {
next              914 lib/pacemaker/pcmk_sched_allocate.c     for (GListPtr gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next              943 lib/pacemaker/pcmk_sched_allocate.c         for (GListPtr gIter2 = data_set->resources; gIter2 != NULL; gIter2 = gIter2->next) {
next              963 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next              998 lib/pacemaker/pcmk_sched_allocate.c              item = item->next) {
next             1061 lib/pacemaker/pcmk_sched_allocate.c     for (GList *item = data_set->nodes; item != NULL; item = item->next) {
next             1084 lib/pacemaker/pcmk_sched_allocate.c         for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             1091 lib/pacemaker/pcmk_sched_allocate.c         for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1104 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1109 lib/pacemaker/pcmk_sched_allocate.c         for (; gIter2 != NULL; gIter2 = gIter2->next) {
next             1129 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1234 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             1293 lib/pacemaker/pcmk_sched_allocate.c         for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             1305 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             1353 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1392 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1404 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1455 lib/pacemaker/pcmk_sched_allocate.c         for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             1469 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             1488 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1505 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1632 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1720 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = shutdown_ops; gIter != NULL; gIter = gIter->next) {
next             1737 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = stonith_ops; gIter != NULL; gIter = gIter->next) {
next             1831 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             1897 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             2238 lib/pacemaker/pcmk_sched_allocate.c     for (GListPtr gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next             2298 lib/pacemaker/pcmk_sched_allocate.c                  item = item->next) {
next             2362 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->ordering_constraints; gIter != NULL; gIter = gIter->next) {
next             2463 lib/pacemaker/pcmk_sched_allocate.c         for (pIter = probes; pIter != NULL; pIter = pIter->next) {
next             2467 lib/pacemaker/pcmk_sched_allocate.c             for (rIter = rh_actions; rIter != NULL; rIter = rIter->next) {
next             2533 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = then_actions; gIter != NULL; gIter = gIter->next) {
next             2564 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = after->actions_after; gIter != NULL; gIter = gIter->next) {
next             2618 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next             2633 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             2645 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = probes; gIter != NULL; gIter= gIter->next) {
next             2649 lib/pacemaker/pcmk_sched_allocate.c         for (aIter = probe->actions_after; aIter != NULL; aIter = aIter->next) {
next             2665 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             2680 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             2743 lib/pacemaker/pcmk_sched_allocate.c         for (actions = start->actions_before; actions != NULL; actions = actions->next) {
next             2752 lib/pacemaker/pcmk_sched_allocate.c                 for (clone_actions = first->actions_before; clone_actions != NULL; clone_actions = clone_actions->next) {
next             2780 lib/pacemaker/pcmk_sched_allocate.c             for (pIter = probes; pIter != NULL; pIter = pIter->next) {
next             2813 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->ordering_constraints; gIter != NULL; gIter = gIter->next) {
next             2836 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next             2846 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next             2853 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next             2858 lib/pacemaker/pcmk_sched_allocate.c              input_iter != NULL; input_iter = input_iter->next) {
next             2868 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next             2966 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             2982 lib/pacemaker/pcmk_sched_allocate.c     for (; gIter != NULL; gIter = gIter->next) {
next             3022 lib/pacemaker/pcmk_sched_allocate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next               21 lib/pacemaker/pcmk_sched_bundle.c     for (GList *gIter = data->replicas; gIter != NULL; gIter = gIter->next) {
next               45 lib/pacemaker/pcmk_sched_bundle.c              gIter = gIter->next) {
next              126 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              214 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              281 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              378 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              411 lib/pacemaker/pcmk_sched_bundle.c     for (GListPtr gIter = scratch; gIter != NULL; gIter = gIter->next) {
next              516 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              598 lib/pacemaker/pcmk_sched_bundle.c     for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              624 lib/pacemaker/pcmk_sched_bundle.c              gIter = gIter->next) {
next              656 lib/pacemaker/pcmk_sched_bundle.c     for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              836 lib/pacemaker/pcmk_sched_bundle.c         for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              850 lib/pacemaker/pcmk_sched_bundle.c                     for (GListPtr lpc = then_child_action->actions_after; lpc != NULL; lpc = lpc->next) {
next              851 lib/pacemaker/pcmk_sched_bundle.c                         pe_action_wrapper_t *next = (pe_action_wrapper_t *) lpc->data;
next              852 lib/pacemaker/pcmk_sched_bundle.c                         update_action(next->action, data_set);
next              874 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              909 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              970 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next             1006 lib/pacemaker/pcmk_sched_bundle.c                      tIter = tIter->next) {
next             1067 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next               67 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              239 lib/pacemaker/pcmk_sched_clone.c             for (gIter = resource1->parent->rsc_cons; gIter; gIter = gIter->next) {
next              254 lib/pacemaker/pcmk_sched_clone.c             for (gIter = resource1->parent->rsc_cons_lhs; gIter; gIter = gIter->next) {
next              271 lib/pacemaker/pcmk_sched_clone.c             for (gIter = resource2->parent->rsc_cons; gIter; gIter = gIter->next) {
next              283 lib/pacemaker/pcmk_sched_clone.c             for (gIter = resource2->parent->rsc_cons_lhs; gIter; gIter = gIter->next) {
next              501 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              513 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              539 lib/pacemaker/pcmk_sched_clone.c     for(GListPtr nIter = nodes; nIter != NULL; nIter = nIter->next) {
next              559 lib/pacemaker/pcmk_sched_clone.c     for (GListPtr gIter = children; gIter != NULL && allocated < max; gIter = gIter->next) {
next              591 lib/pacemaker/pcmk_sched_clone.c     for (GListPtr gIter = children; gIter != NULL; gIter = gIter->next) {
next              647 lib/pacemaker/pcmk_sched_clone.c     for (GListPtr gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) {
next              658 lib/pacemaker/pcmk_sched_clone.c     for (GListPtr gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next              697 lib/pacemaker/pcmk_sched_clone.c         for (; gIter != NULL; gIter = gIter->next) {
next              715 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              765 lib/pacemaker/pcmk_sched_clone.c         for (; gIter != NULL; gIter = gIter->next) {
next              820 lib/pacemaker/pcmk_sched_clone.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              873 lib/pacemaker/pcmk_sched_clone.c     for (GListPtr gIter = children; gIter != NULL; gIter = gIter->next) {
next              942 lib/pacemaker/pcmk_sched_clone.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              975 lib/pacemaker/pcmk_sched_clone.c         for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             1041 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1143 lib/pacemaker/pcmk_sched_clone.c         for (; gIter != NULL; gIter = gIter->next) {
next             1159 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1221 lib/pacemaker/pcmk_sched_clone.c     for (gIter = children; gIter != NULL; gIter = gIter->next) {
next             1270 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1286 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1319 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1344 lib/pacemaker/pcmk_sched_clone.c              child_iter = child_iter->next) {
next             1371 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = clone->children; gIter != NULL; gIter = gIter->next) {
next             1389 lib/pacemaker/pcmk_sched_clone.c          child_iter = child_iter->next) {
next             1411 lib/pacemaker/pcmk_sched_clone.c              child_iter = child_iter->next) {
next              194 lib/pacemaker/pcmk_sched_constraints.c     for (rIter = rsc_list; id && rIter; rIter = rIter->next) {
next              464 lib/pacemaker/pcmk_sched_constraints.c         for (rIter = rsc_first->children; id && rIter; rIter = rIter->next) {
next              588 lib/pacemaker/pcmk_sched_constraints.c                 for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) {
next              621 lib/pacemaker/pcmk_sched_constraints.c         for (gIter = tag_refs; gIter != NULL; gIter = gIter->next) {
next              678 lib/pacemaker/pcmk_sched_constraints.c         for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) {
next              747 lib/pacemaker/pcmk_sched_constraints.c         for (rIter = data_set->resources; rIter; rIter = rIter->next) {
next             1142 lib/pacemaker/pcmk_sched_constraints.c         for (gIter = match_L; gIter != NULL; gIter = gIter->next) {
next             1149 lib/pacemaker/pcmk_sched_constraints.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1765 lib/pacemaker/pcmk_sched_constraints.c         set_iter = set_iter->next;
next             1782 lib/pacemaker/pcmk_sched_constraints.c             for (gIter = set_iter; gIter != NULL; gIter = gIter->next) {
next             1824 lib/pacemaker/pcmk_sched_constraints.c         set_iter = set_iter->next;
next              462 lib/pacemaker/pcmk_sched_graph.c     for (; gIter != NULL; gIter = gIter->next) {
next              504 lib/pacemaker/pcmk_sched_graph.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              512 lib/pacemaker/pcmk_sched_graph.c     for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next              557 lib/pacemaker/pcmk_sched_graph.c     for (lpc = then->actions_before; lpc != NULL; lpc = lpc->next) {
next              676 lib/pacemaker/pcmk_sched_graph.c             for (lpc2 = first->actions_after; lpc2 != NULL; lpc2 = lpc2->next) {
next              706 lib/pacemaker/pcmk_sched_graph.c         for (lpc = then->actions_after; lpc != NULL; lpc = lpc->next) {
next              724 lib/pacemaker/pcmk_sched_graph.c     for (lpc = data_set->actions; lpc != NULL; lpc = lpc->next) {
next              775 lib/pacemaker/pcmk_sched_graph.c     for (GList *r = data_set->resources; r != NULL; r = r->next) {
next              899 lib/pacemaker/pcmk_sched_graph.c          gIter = gIter->next) {
next              984 lib/pacemaker/pcmk_sched_graph.c         for (iter = action->actions_before; iter != NULL; iter = iter->next) {
next             1359 lib/pacemaker/pcmk_sched_graph.c         for (lpc = action->actions_after; lpc != NULL; lpc = lpc->next) {
next             1694 lib/pacemaker/pcmk_sched_graph.c          iter != NULL; iter = iter->next) {
next             1755 lib/pacemaker/pcmk_sched_graph.c     GList *next = NULL;
next             1760 lib/pacemaker/pcmk_sched_graph.c     for (item = action->actions_before; item != NULL; item = next) {
next             1763 lib/pacemaker/pcmk_sched_graph.c         next = item->next;
next             1848 lib/pacemaker/pcmk_sched_graph.c     for (lpc = action->actions_before; lpc != NULL; lpc = lpc->next) {
next               58 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next               89 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              143 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              178 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              321 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              372 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              386 lib/pacemaker/pcmk_sched_group.c     for (gIter = action->rsc->children; gIter != NULL; gIter = gIter->next) {
next              437 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              466 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next              488 lib/pacemaker/pcmk_sched_group.c     for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              516 lib/pacemaker/pcmk_sched_group.c     for (; gIter != NULL; gIter = gIter->next) {
next               56 lib/pacemaker/pcmk_sched_messages.c     for (GList *item = data_set->resources; item != NULL; item = item->next) {
next              136 lib/pacemaker/pcmk_sched_messages.c         for (; gIter != NULL; gIter = gIter->next) {
next               37 lib/pacemaker/pcmk_sched_native.c gboolean StopRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set);
next               38 lib/pacemaker/pcmk_sched_native.c gboolean StartRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set);
next               39 lib/pacemaker/pcmk_sched_native.c gboolean DemoteRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set);
next               40 lib/pacemaker/pcmk_sched_native.c gboolean PromoteRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional,
next               42 lib/pacemaker/pcmk_sched_native.c gboolean RoleError(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set);
next               43 lib/pacemaker/pcmk_sched_native.c gboolean NullOp(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set);
next               61 lib/pacemaker/pcmk_sched_native.c typedef gboolean (*rsc_transition_fn)(pe_resource_t *rsc, pe_node_t *next,
next              166 lib/pacemaker/pcmk_sched_native.c                 for (GList *iter = nodes->next; iter; iter = iter->next) {
next              435 lib/pacemaker/pcmk_sched_native.c         for (; gIter != NULL; gIter = gIter->next) {
next              528 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) {
next              562 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next              782 lib/pacemaker/pcmk_sched_native.c         for (gIter = possible_matches; gIter != NULL; gIter = gIter->next) {
next              990 lib/pacemaker/pcmk_sched_native.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1033 lib/pacemaker/pcmk_sched_native.c             for (pIter = probes; pIter != NULL; pIter = pIter->next) {
next             1049 lib/pacemaker/pcmk_sched_native.c         for (local_gIter = stop_ops; local_gIter != NULL; local_gIter = local_gIter->next) {
next             1242 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->dangling_migrations; gIter != NULL; gIter = gIter->next) {
next             1543 lib/pacemaker/pcmk_sched_native.c         for (GList *item = allowed_nodes; item; item = item->next) {
next             1582 lib/pacemaker/pcmk_sched_native.c         for (gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next             1599 lib/pacemaker/pcmk_sched_native.c         for (GList *item = allowed_nodes; item; item = item->next) {
next             1600 lib/pacemaker/pcmk_sched_native.c             pe_node_t *next = item->data;
next             1602 lib/pacemaker/pcmk_sched_native.c                                                         next->details->uname);
next             1606 lib/pacemaker/pcmk_sched_native.c                 load_stopped->node = pe__copy_node(next);
next             1663 lib/pacemaker/pcmk_sched_native.c             for (GList *item = allowed_nodes; item; item = item->next) {
next             1988 lib/pacemaker/pcmk_sched_native.c         for (; gIter != NULL; gIter = gIter->next) {
next             2024 lib/pacemaker/pcmk_sched_native.c                 for (gIter = rsc_lh->running_on; gIter != NULL; gIter = gIter->next) {
next             2319 lib/pacemaker/pcmk_sched_native.c     for (gIter = constraint->node_list_rh; gIter != NULL; gIter = gIter->next) {
next             2356 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->actions; gIter != NULL; gIter = gIter->next) {
next             2363 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             2506 lib/pacemaker/pcmk_sched_native.c     pe_node_t *next = NULL;
next             2527 lib/pacemaker/pcmk_sched_native.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             2535 lib/pacemaker/pcmk_sched_native.c     next = rsc->allocated_to;
next             2553 lib/pacemaker/pcmk_sched_native.c         || (current == NULL && next == NULL)) {
next             2560 lib/pacemaker/pcmk_sched_native.c     if (current != NULL && next != NULL && !pcmk__str_eq(current->details->id, next->details->id, pcmk__str_casei)) {
next             2564 lib/pacemaker/pcmk_sched_native.c     possible_matches = pe__resource_actions(rsc, next, RSC_START, FALSE);
next             2581 lib/pacemaker/pcmk_sched_native.c     possible_matches = pe__resource_actions(rsc, next, RSC_PROMOTE, FALSE);
next             2587 lib/pacemaker/pcmk_sched_native.c     possible_matches = pe__resource_actions(rsc, next, RSC_DEMOTE, FALSE);
next             2596 lib/pacemaker/pcmk_sched_native.c         possible_matches = pe__resource_actions(rsc, next, RSC_MIGRATED, FALSE);
next             2601 lib/pacemaker/pcmk_sched_native.c         CRM_CHECK(next != NULL,);
next             2602 lib/pacemaker/pcmk_sched_native.c         if (next == NULL) {
next             2605 lib/pacemaker/pcmk_sched_native.c             LogAction("Migrate", rsc, current, next, start, NULL, terminal);
next             2608 lib/pacemaker/pcmk_sched_native.c             LogAction("Reload", rsc, current, next, start, NULL, terminal);
next             2615 lib/pacemaker/pcmk_sched_native.c                 LogAction("Re-promote", rsc, current, next, promote, demote,
next             2619 lib/pacemaker/pcmk_sched_native.c                             role2text(rsc->role), next->details->uname);
next             2629 lib/pacemaker/pcmk_sched_native.c                       rsc, current, next, stop, NULL, terminal);
next             2636 lib/pacemaker/pcmk_sched_native.c             LogAction("Restart", rsc, current, next, start, NULL, terminal);
next             2651 lib/pacemaker/pcmk_sched_native.c         for (gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next             2674 lib/pacemaker/pcmk_sched_native.c         LogAction("Recover", rsc, current, next, stop, start, terminal);
next             2678 lib/pacemaker/pcmk_sched_native.c         LogAction("Move", rsc, current, next, stop, NULL, terminal);
next             2682 lib/pacemaker/pcmk_sched_native.c         LogAction("Reload", rsc, current, next, start, NULL, terminal);
next             2685 lib/pacemaker/pcmk_sched_native.c         LogAction("Restart", rsc, current, next, start, NULL, terminal);
next             2690 lib/pacemaker/pcmk_sched_native.c         LogAction("Demote", rsc, current, next, demote, NULL, terminal);
next             2693 lib/pacemaker/pcmk_sched_native.c         CRM_LOG_ASSERT(next);
next             2694 lib/pacemaker/pcmk_sched_native.c         LogAction("Promote", rsc, current, next, promote, NULL, terminal);
next             2697 lib/pacemaker/pcmk_sched_native.c         LogAction("Start", rsc, current, next, start, NULL, terminal);
next             2702 lib/pacemaker/pcmk_sched_native.c StopRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set)
next             2709 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next             2716 lib/pacemaker/pcmk_sched_native.c                              next->details->uname, rsc->id);
next             2787 lib/pacemaker/pcmk_sched_native.c StartRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set)
next             2792 lib/pacemaker/pcmk_sched_native.c     pe_rsc_trace(rsc, "%s on %s %d %d", rsc->id, next ? next->details->uname : "N/A", optional, next ? next->weight : 0);
next             2793 lib/pacemaker/pcmk_sched_native.c     start = start_action(rsc, next, TRUE);
next             2795 lib/pacemaker/pcmk_sched_native.c     order_after_unfencing(rsc, next, start, pe_order_implies_then, data_set);
next             2807 lib/pacemaker/pcmk_sched_native.c PromoteRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set)
next             2814 lib/pacemaker/pcmk_sched_native.c     CRM_CHECK(next != NULL, return FALSE);
next             2815 lib/pacemaker/pcmk_sched_native.c     pe_rsc_trace(rsc, "%s on %s", rsc->id, next->details->uname);
next             2817 lib/pacemaker/pcmk_sched_native.c     action_list = pe__resource_actions(rsc, next, RSC_START, TRUE);
next             2819 lib/pacemaker/pcmk_sched_native.c     for (gIter = action_list; gIter != NULL; gIter = gIter->next) {
next             2829 lib/pacemaker/pcmk_sched_native.c         promote_action(rsc, next, optional);
next             2833 lib/pacemaker/pcmk_sched_native.c     pe_rsc_debug(rsc, "%s\tPromote %s (canceled)", next->details->uname, rsc->id);
next             2835 lib/pacemaker/pcmk_sched_native.c     action_list = pe__resource_actions(rsc, next, RSC_PROMOTE, TRUE);
next             2837 lib/pacemaker/pcmk_sched_native.c     for (gIter = action_list; gIter != NULL; gIter = gIter->next) {
next             2849 lib/pacemaker/pcmk_sched_native.c DemoteRsc(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set)
next             2857 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next             2860 lib/pacemaker/pcmk_sched_native.c         pe_rsc_trace(rsc, "%s on %s", rsc->id, next ? next->details->uname : "N/A");
next             2867 lib/pacemaker/pcmk_sched_native.c RoleError(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set)
next             2870 lib/pacemaker/pcmk_sched_native.c     crm_err("%s on %s", rsc->id, next ? next->details->uname : "N/A");
next             2876 lib/pacemaker/pcmk_sched_native.c NullOp(pe_resource_t * rsc, pe_node_t * next, gboolean optional, pe_working_set_t * data_set)
next             2964 lib/pacemaker/pcmk_sched_native.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             3187 lib/pacemaker/pcmk_sched_native.c     for (gIter = rsc->actions; gIter != NULL; gIter = gIter->next) {
next             3256 lib/pacemaker/pcmk_sched_native.c     for (gIter = action_list; gIter != NULL; gIter = gIter->next) {
next             3356 lib/pacemaker/pcmk_sched_native.c     for (gIter = action_list; gIter != NULL; gIter = gIter->next) {
next             3395 lib/pacemaker/pcmk_sched_native.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             3417 lib/pacemaker/pcmk_sched_native.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next               92 lib/pacemaker/pcmk_sched_notif.c     for (gIter = list; gIter != NULL; gIter = gIter->next) {
next              156 lib/pacemaker/pcmk_sched_notif.c     for (GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              196 lib/pacemaker/pcmk_sched_notif.c     for (GSList *item = n_data->keys; item; item = item->next) {
next              269 lib/pacemaker/pcmk_sched_notif.c         for (; gIter != NULL; gIter = gIter->next) {
next              418 lib/pacemaker/pcmk_sched_notif.c         for (; gIter != NULL; gIter = gIter->next) {
next              468 lib/pacemaker/pcmk_sched_notif.c         for (; gIter != NULL; gIter = gIter->next) {
next              652 lib/pacemaker/pcmk_sched_notif.c         for (; gIter != NULL; gIter = gIter->next) {
next              662 lib/pacemaker/pcmk_sched_notif.c     for (gIter = rsc->actions; gIter != NULL; gIter = gIter->next) {
next              722 lib/pacemaker/pcmk_sched_notif.c             for (; gIter != NULL; gIter = gIter->next) {
next              100 lib/pacemaker/pcmk_sched_promotable.c         for (; gIter != NULL; gIter = gIter->next) {
next              112 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              133 lib/pacemaker/pcmk_sched_promotable.c     for (GListPtr gIter = location_constraints; gIter; gIter = gIter->next) {
next              179 lib/pacemaker/pcmk_sched_promotable.c         for (; gIter != NULL; gIter = gIter->next) {
next              292 lib/pacemaker/pcmk_sched_promotable.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              300 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              321 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              345 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              369 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              383 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              415 lib/pacemaker/pcmk_sched_promotable.c     for (rIter = parent->children; rIter; rIter = rIter->next) {
next              435 lib/pacemaker/pcmk_sched_promotable.c     for (rIter = parent->children; rIter; rIter = rIter->next) {
next              487 lib/pacemaker/pcmk_sched_promotable.c         for (; gIter != NULL; gIter = gIter->next) {
next              580 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              639 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              655 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              687 lib/pacemaker/pcmk_sched_promotable.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              740 lib/pacemaker/pcmk_sched_promotable.c         for (gIter2 = child_rsc->rsc_cons; gIter2 != NULL; gIter2 = gIter2->next) {
next              763 lib/pacemaker/pcmk_sched_promotable.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              837 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              896 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              940 lib/pacemaker/pcmk_sched_promotable.c     for (; gIter != NULL; gIter = gIter->next) {
next              995 lib/pacemaker/pcmk_sched_promotable.c         for (gIter = rsc_rh->children; gIter != NULL; gIter = gIter->next) {
next              439 lib/pacemaker/pcmk_sched_transition.c     for (gIter = node_up; gIter != NULL; gIter = gIter->next) {
next              452 lib/pacemaker/pcmk_sched_transition.c     for (gIter = node_down; gIter != NULL; gIter = gIter->next) {
next              476 lib/pacemaker/pcmk_sched_transition.c     for (gIter = node_fail; gIter != NULL; gIter = gIter->next) {
next              490 lib/pacemaker/pcmk_sched_transition.c     for (gIter = ticket_grant; gIter != NULL; gIter = gIter->next) {
next              500 lib/pacemaker/pcmk_sched_transition.c     for (gIter = ticket_revoke; gIter != NULL; gIter = gIter->next) {
next              510 lib/pacemaker/pcmk_sched_transition.c     for (gIter = ticket_standby; gIter != NULL; gIter = gIter->next) {
next              520 lib/pacemaker/pcmk_sched_transition.c     for (gIter = ticket_activate; gIter != NULL; gIter = gIter->next) {
next              530 lib/pacemaker/pcmk_sched_transition.c     for (gIter = op_inject; gIter != NULL; gIter = gIter->next) {
next              695 lib/pacemaker/pcmk_sched_transition.c     for (gIter = fake_op_fail_list; gIter != NULL; gIter = gIter->next) {
next              200 lib/pacemaker/pcmk_sched_utilization.c         for (; gIter1 != NULL; gIter1 = gIter1->next) {
next              210 lib/pacemaker/pcmk_sched_utilization.c                 for (; gIter2 != NULL; gIter2 = gIter2->next) {
next              247 lib/pacemaker/pcmk_sched_utilization.c     for (gIter = all_rscs; gIter != NULL; gIter = gIter->next) {
next              278 lib/pacemaker/pcmk_sched_utilization.c     for (gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) {
next              300 lib/pacemaker/pcmk_sched_utilization.c     for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next              426 lib/pacemaker/pcmk_sched_utilization.c         for (; gIter != NULL; gIter = gIter->next) {
next              453 lib/pacemaker/pcmk_sched_utilization.c         for (; gIter != NULL; gIter = gIter->next) {
next              130 lib/pacemaker/pcmk_sched_utils.c     for (const GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              309 lib/pacemaker/pcmk_sched_utils.c         for (gIter = rsc->actions; gIter != NULL; gIter = gIter->next) {
next              427 lib/pacemaker/pcmk_sched_utils.c         for (; gIter != NULL; gIter = gIter->next) {
next              436 lib/pacemaker/pcmk_sched_utils.c         for (; gIter != NULL; gIter = gIter->next) {
next               29 lib/pacemaker/pcmk_trans_graph.c     for (lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next               62 lib/pacemaker/pcmk_trans_graph.c     for (lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next               97 lib/pacemaker/pcmk_trans_graph.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              130 lib/pacemaker/pcmk_trans_graph.c     for (lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next              145 lib/pacemaker/pcmk_trans_graph.c     for (lpc = synapse->actions; synapse->ready && lpc != NULL; lpc = lpc->next) {
next              214 lib/pacemaker/pcmk_trans_graph.c     for (lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next              259 lib/pacemaker/pcmk_trans_graph.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              273 lib/pacemaker/pcmk_trans_graph.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              116 lib/pacemaker/pcmk_trans_utils.c     for (sIter = graph->synapses; sIter != NULL; sIter = sIter->next) {
next              120 lib/pacemaker/pcmk_trans_utils.c         for (aIter = synapse->actions; aIter != NULL; aIter = aIter->next) {
next              156 lib/pacemaker/pcmk_trans_utils.c     for (GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next              181 lib/pacemaker/pcmk_trans_utils.c     for (GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next              220 lib/pacemaker/pcmk_trans_utils.c     for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next              253 lib/pacemaker/pcmk_trans_utils.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              229 lib/pengine/bundle.c         for(GListPtr pIter = data->mounts; pIter != NULL; pIter = pIter->next) {
next              251 lib/pengine/bundle.c         for(GListPtr pIter = data->ports; pIter != NULL; pIter = pIter->next) {
next              397 lib/pengine/bundle.c         for(GListPtr pIter = data->mounts; pIter != NULL; pIter = pIter->next) {
next              419 lib/pengine/bundle.c         for(GListPtr pIter = data->ports; pIter != NULL; pIter = pIter->next) {
next              563 lib/pengine/bundle.c         for(GListPtr pIter = data->mounts; pIter != NULL; pIter = pIter->next) {
next              591 lib/pengine/bundle.c         for(GListPtr pIter = data->ports; pIter != NULL; pIter = pIter->next) {
next              694 lib/pengine/bundle.c         for (child = rsc->children; child != NULL; child = child->next) {
next              783 lib/pengine/bundle.c         for (rsc_iter = data_set->resources; rsc_iter; rsc_iter = rsc_iter->next) {
next              945 lib/pengine/bundle.c          gIter = gIter->next) {
next             1290 lib/pengine/bundle.c              childIter = childIter->next) {
next             1337 lib/pengine/bundle.c          gIter = gIter->next) {
next             1375 lib/pengine/bundle.c     for (iter = bundle_data->replicas; iter != NULL; iter = iter->next) {
next             1424 lib/pengine/bundle.c          gIter = gIter->next) {
next             1488 lib/pengine/bundle.c          gIter = gIter->next) {
next             1528 lib/pengine/bundle.c          gIter = gIter->next) {
next             1651 lib/pengine/bundle.c          gIter = gIter->next) {
next             1792 lib/pengine/bundle.c          gIter = gIter->next) {
next             1931 lib/pengine/bundle.c          gIter = gIter->next) {
next             2070 lib/pengine/bundle.c     for (GList *item = bundle_data->replicas; item != NULL; item = item->next) {
next             2099 lib/pengine/bundle.c         for (GList *gIter = bundle_data->replicas; gIter != NULL; gIter = gIter->next) {
next              241 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              329 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              352 lib/pengine/clone.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              411 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              491 lib/pengine/clone.c     for (gIter = master_list; gIter; gIter = gIter->next) {
next              506 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
next              558 lib/pengine/clone.c             for (nIter = list; nIter != NULL; nIter = nIter->next) {
next              601 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              678 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              772 lib/pengine/clone.c     for (gIter = master_list; gIter; gIter = gIter->next) {
next              793 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
next              851 lib/pengine/clone.c             for (nIter = list; nIter != NULL; nIter = nIter->next) {
next              915 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1009 lib/pengine/clone.c     for (gIter = master_list; gIter; gIter = gIter->next) {
next             1030 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
next             1086 lib/pengine/clone.c             for (nIter = list; nIter != NULL; nIter = nIter->next) {
next             1118 lib/pengine/clone.c     for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             1149 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1197 lib/pengine/clone.c             for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              125 lib/pengine/complex.c         for (xIter = rsc->xml->properties; xIter; xIter = xIter->next) {
next              773 lib/pengine/complex.c         for (; gIter != NULL; gIter = gIter->next) {
next              914 lib/pengine/complex.c          node_iter = node_iter->next) {
next              987 lib/pengine/complex.c         for (GList *item = rsc->children; item != NULL; item = item->next) {
next              317 lib/pengine/failcounts.c         for (gIter = rsc->fillers; gIter != NULL; gIter = gIter->next) {
next               96 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              124 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              164 lib/pengine/group.c         for (; gIter != NULL; gIter = gIter->next) {
next              206 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              268 lib/pengine/group.c         for (GListPtr gIter = rsc->children; gIter; gIter = gIter->next) {
next              323 lib/pengine/group.c         for (GListPtr gIter = rsc->children; gIter; gIter = gIter->next) {
next              351 lib/pengine/group.c     for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              371 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              396 lib/pengine/group.c         for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next               67 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next               88 lib/pengine/native.c     for (; gIter != NULL; gIter = gIter->next) {
next              157 lib/pengine/native.c                     for (; gIter != NULL; gIter = gIter->next) {
next              185 lib/pengine/native.c     for (GList *child = rsc->children; child != NULL; child = child->next) {
next              241 lib/pengine/native.c         for (GListPtr iter = rsc->running_on; iter; iter = iter->next) {
next              304 lib/pengine/native.c     for (GListPtr gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              363 lib/pengine/native.c     for (GList *gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next              528 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next              701 lib/pengine/native.c         for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) {
next              958 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1114 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1215 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1235 lib/pengine/native.c     if (result && (result->next == NULL)) {
next             1242 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1260 lib/pengine/native.c     for (; gIter != NULL; gIter = gIter->next) {
next             1297 lib/pengine/native.c             for (; gIter2 != NULL; gIter2 = gIter2->next) {
next             1430 lib/pengine/native.c     for (GListPtr gIter = sorted_rscs; gIter; gIter = gIter->next) {
next             1074 lib/pengine/pe_output.c             for (lpc2 = node->details->running_rsc; lpc2 != NULL; lpc2 = lpc2->next) {
next             1138 lib/pengine/pe_output.c                 for (gIter2 = node->details->running_rsc; gIter2 != NULL; gIter2 = gIter2->next) {
next             1213 lib/pengine/pe_output.c             for (lpc = node->details->running_rsc; lpc != NULL; lpc = lpc->next) {
next             1321 lib/pengine/pe_output.c     for (GListPtr gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             1364 lib/pengine/pe_output.c     for (GListPtr gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             1489 lib/pengine/pe_output.c     for (GListPtr gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             1698 lib/pengine/pe_output.c     for (rsc_iter = data_set->resources; rsc_iter != NULL; rsc_iter = rsc_iter->next) {
next             1921 lib/pengine/pe_output.c         for (; gIter != NULL; gIter = gIter->next) {
next               72 lib/pengine/remote.c         for (GList *gIter = rsc->fillers; gIter != NULL; gIter = gIter->next) {
next              129 lib/pengine/remote.c     for (iter = host->details->running_rsc; iter != NULL; iter = iter->next) {
next              252 lib/pengine/remote.c     for (GList *item = data_set->param_check; item != NULL; item = item->next) {
next              132 lib/pengine/status.c              item = item->next) {
next              160 lib/pengine/status.c         iterator = iterator->next;
next              175 lib/pengine/status.c         iterator = iterator->next;
next              185 lib/pengine/status.c     for (GList *iterator = nodes; iterator != NULL; iterator = iterator->next) {
next              230 lib/pengine/status.c         iterator = iterator->next;
next              249 lib/pengine/status.c         iterator = iterator->next;
next              393 lib/pengine/status.c     for (rIter = rsc_list; id && rIter; rIter = rIter->next) {
next              423 lib/pengine/status.c     for (; gIter != NULL; gIter = gIter->next) {
next              439 lib/pengine/status.c     for (; gIter != NULL; gIter = gIter->next) {
next               33 lib/pengine/tags.c     for (GListPtr refs = ((pe_tag_t *) value)->refs; refs; refs = refs->next) {
next               65 lib/pengine/tags.c     for (GListPtr refs = ((pe_tag_t *) value)->refs; refs; refs = refs->next) {
next              613 lib/pengine/unpack.c         for (; gIter != NULL; gIter = gIter->next) {
next              814 lib/pengine/unpack.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next              912 lib/pengine/unpack.c     for (xIter = xml_ticket->properties; xIter; xIter = xIter->next) {
next             1232 lib/pengine/unpack.c         for (GList *item = data_set->stop_needed; item; item = item->next) {
next             1244 lib/pengine/unpack.c     for (GListPtr gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1700 lib/pengine/unpack.c     for (rIter = parent->children; rsc == NULL && rIter; rIter = rIter->next) {
next             1725 lib/pengine/unpack.c             CRM_LOG_ASSERT(locations->next == NULL);
next             2124 lib/pengine/unpack.c         for (; gIter != NULL; gIter = gIter->next) {
next             2148 lib/pengine/unpack.c     for (; gIter != NULL; gIter = gIter->next) {
next             2203 lib/pengine/unpack.c     for (; gIter != NULL; gIter = gIter->next) {
next             2328 lib/pengine/unpack.c     for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) {
next             2768 lib/pengine/unpack.c     for (xIter = data_set->failed->children; xIter; xIter = xIter->next) {
next             3936 lib/pengine/unpack.c     for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) {
next               95 lib/pengine/utils.c         for (GList *n = rsc->running_on; n != NULL; n = n->next) {
next              178 lib/pengine/utils.c     for (; gIter != NULL; gIter = gIter->next) {
next              206 lib/pengine/utils.c     for (GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              238 lib/pengine/utils.c     for (GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              329 lib/pengine/utils.c         for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             1066 lib/pengine/utils.c         for (xIter = xml_obj->properties; xIter; xIter = xIter->next) {
next             1398 lib/pengine/utils.c         for (; gIter != NULL; gIter = gIter->next) {
next             1454 lib/pengine/utils.c     for (; gIter != NULL; gIter = gIter->next) {
next             1509 lib/pengine/utils.c     for (gIter = input; gIter != NULL; gIter = gIter->next) {
next             1540 lib/pengine/utils.c     for (; gIter != NULL; gIter = gIter->next) {
next             1585 lib/pengine/utils.c     for (GList *gIter = input; gIter != NULL; gIter = gIter->next) {
next             1652 lib/pengine/utils.c         for (; gIter != NULL; gIter = gIter->next) {
next             1678 lib/pengine/utils.c         for (; gIter != NULL; gIter = gIter->next) {
next             1904 lib/pengine/utils.c     for (; gIter != NULL; gIter = gIter->next) {
next             2008 lib/pengine/utils.c             xIter = xIter->next;
next             2341 lib/pengine/utils.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             2350 lib/pengine/utils.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             2358 lib/pengine/utils.c     for (GListPtr gIter = candidates; gIter != NULL; gIter = gIter->next) {
next             2400 lib/pengine/utils.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             2481 lib/pengine/utils.c             for (GListPtr gIter = matches; gIter != NULL; gIter = gIter->next) {
next             2603 lib/pengine/utils.c     for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) {
next             2801 lib/pengine/utils.c     for (GListPtr ele = rsc->running_on; ele; ele = ele->next) {
next             2822 lib/pengine/utils.c     for (GListPtr gIter = rscs; gIter; gIter = gIter->next) {
next               57 lib/services/dbus.c     for (GList *gIter = conn_dispatches; gIter != NULL; gIter = gIter->next) {
next              786 lib/services/services.c     for (gIter = inflight_ops; gIter != NULL; gIter = gIter->next) {
next              813 lib/services/services.c     for (gIter = blocked_ops; gIter != NULL; gIter = gIter->next) {
next              828 lib/services/services.c     for (gIter = executed_ops; gIter != NULL; gIter = gIter->next) {
next             1033 lib/services/services.c     for (iter = standards; iter != NULL; iter = iter->next) {
next             1049 lib/services/services.c         for (iter = providers; iter != NULL; iter = iter->next) {
next             1156 lib/services/services_linux.c     for (gIter = providers; gIter != NULL; gIter = gIter->next) {
next               49 lib/services/services_nagios.c     for (GList *gIter = plugin_list; gIter != NULL; gIter = gIter->next) {
next              111 libltdl/libltdl/lt__private.h   lt_dlhandle		next;
next               59 libltdl/libltdl/slist.h   struct slist *next;		/* chain forward pointer*/
next               99 libltdl/loaders/preopen.c   struct symlist_chain *next;
next              166 libltdl/loaders/preopen.c   for (lists = preloaded_symlists; lists; lists = lists->next)
next              250 libltdl/loaders/preopen.c       symlist_chain *next = lists->next;
next              252 libltdl/loaders/preopen.c       lists = next;
next              268 libltdl/loaders/preopen.c        lists && lists->symlist != symlist; lists = lists->next)
next              279 libltdl/loaders/preopen.c 	  tmp->next = preloaded_symlists;
next              348 libltdl/loaders/preopen.c   for (list = preloaded_symlists; list; list = list->next)
next              135 libltdl/lt_dlloader.c   return (lt_dlloader) (item ? item->next : loaders);
next              286 libltdl/ltdl.c 	  handles = handles->next;
next              298 libltdl/ltdl.c 	      cur = cur->next;
next              314 libltdl/ltdl.c 			  for (tmp = handles; tmp; tmp = tmp->next)
next              337 libltdl/ltdl.c 	  lt_dlloader *next   = (lt_dlloader *) lt_dlloader_next (loader);
next              353 libltdl/ltdl.c 	  loader = next;
next              384 libltdl/ltdl.c   for (;handle; handle = handle->next)
next             1503 libltdl/ltdl.c       (*phandle)->next	= handles;
next             1959 libltdl/ltdl.c       cur = cur->next;
next             1982 libltdl/ltdl.c 	  last->next = cur->next;
next             1986 libltdl/ltdl.c 	  handles = cur->next;
next             2415 libltdl/ltdl.c     handle = handle->next;
next             2421 libltdl/ltdl.c       handle = handle->next;
next             2463 libltdl/ltdl.c 	  cur = cur->next;
next               60 libltdl/slist.c       SList *next = head->next;
next               62 libltdl/slist.c       head = next;
next               93 libltdl/slist.c       *phead = stale->next;
next               99 libltdl/slist.c       for (head = *phead; head->next; head = head->next)
next              101 libltdl/slist.c 	  result = (*find) (head->next, matchdata);
next              104 libltdl/slist.c 	      stale		= head->next;
next              105 libltdl/slist.c 	      head->next	= stale->next;
next              124 libltdl/slist.c   for (; slist; slist = slist->next)
next              152 libltdl/slist.c   while (last->next)
next              153 libltdl/slist.c     last = last->next;
next              155 libltdl/slist.c   last->next = tail;
next              175 libltdl/slist.c   assert (!item->next);
next              177 libltdl/slist.c   item->next = slist;
next              185 libltdl/slist.c   return slist ? slist->next : NULL;
next              197 libltdl/slist.c     slist = slist->next;
next              210 libltdl/slist.c     slist = slist->next;
next              226 libltdl/slist.c   SList *next;
next              230 libltdl/slist.c       next		= slist->next;
next              231 libltdl/slist.c       slist->next	= result;
next              233 libltdl/slist.c       slist		= next;
next              250 libltdl/slist.c       SList *next = slist->next;
next              256 libltdl/slist.c       slist = next;
next              284 libltdl/slist.c 	  insert = insert->next = left;
next              285 libltdl/slist.c 	  left = left->next;
next              289 libltdl/slist.c 	  insert = insert->next = right;
next              290 libltdl/slist.c 	  right = right->next;
next              294 libltdl/slist.c   insert->next = left ? left : right;
next              296 libltdl/slist.c   return merged.next;
next              316 libltdl/slist.c   right = slist->next;
next              323 libltdl/slist.c   while (right && (right = right->next))
next              325 libltdl/slist.c       if (!right || !(right = right->next))
next              327 libltdl/slist.c       slist = slist->next;
next              329 libltdl/slist.c   right = slist->next;
next              330 libltdl/slist.c   slist->next = 0;
next              357 libltdl/slist.c       item->next     = 0;
next              368 tools/cibadmin.c             for (child = xml->children; child; child = child->next) {
next              301 tools/crm_mon.c         node = node->next;
next             1477 tools/crm_mon.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1546 tools/crm_mon.c         hp = new->next;
next             1547 tools/crm_mon.c         new->next = NULL;
next             1550 tools/crm_mon.c             stonith_history_t *hp_next = hp->next;
next             1552 tools/crm_mon.c             hp->next = NULL;
next             1554 tools/crm_mon.c             for (np = new; ; np = np->next) {
next             1568 tools/crm_mon.c                 if (!np->next) {
next             1569 tools/crm_mon.c                     np->next = hp;
next             1644 tools/crm_mon.c         for(cIter = xml->children; cIter; cIter = cIter->next) {
next              184 tools/crm_mon_print.c     for (gIter = op_list; gIter != NULL; gIter = gIter->next) {
next              337 tools/crm_mon_print.c     for (gIter = rsc_list; gIter != NULL; gIter = gIter->next) {
next              508 tools/crm_mon_print.c     for (gIter = data_set->placement_constraints; gIter != NULL; gIter = gIter->next) {
next              519 tools/crm_mon_print.c         for (gIter2 = location->node_list_rh; gIter2 != NULL; gIter2 = gIter2->next) {
next              553 tools/crm_mon_print.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next              558 tools/crm_mon_print.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next               76 tools/crm_mon_runtime.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              229 tools/crm_node.c                  node_iter != NULL; node_iter = node_iter->next) {
next              924 tools/crm_resource.c         for(iter = rsc->children; iter; iter = iter->next) {
next             1040 tools/crm_resource.c         for (ele = remaining; ele != NULL; ele = ele->next) {
next             1090 tools/crm_resource.c         for (iter = list; iter != NULL; iter = iter->next) {
next             1140 tools/crm_resource.c         for (iter = list; iter != NULL; iter = iter->next) {
next             1170 tools/crm_resource.c     for (lpc = data_set->resources; lpc != NULL; lpc = lpc->next) {
next             1197 tools/crm_resource.c     for (lpc = data_set->resources; lpc != NULL; lpc = lpc->next) {
next             1208 tools/crm_resource.c     for (lpc = data_set->resources; lpc != NULL; lpc = lpc->next) {
next             1759 tools/crm_resource.c                  lpc = lpc->next) {
next               72 tools/crm_resource_ban.c         for(; n && rc == pcmk_rc_ok; n = n->next) {
next              314 tools/crm_resource_ban.c         for(; n; n = n->next) {
next               78 tools/crm_resource_print.c     for (lpc = rsc->children; lpc != NULL; lpc = lpc->next) {
next               96 tools/crm_resource_print.c     for (lpc = children; lpc != NULL; lpc = lpc->next) {
next              112 tools/crm_resource_print.c     for (lpc = data_set->resources; lpc != NULL; lpc = lpc->next) {
next              141 tools/crm_resource_print.c     for (lpc = ops; lpc != NULL; lpc = lpc->next) {
next              185 tools/crm_resource_print.c     for (lpc = list; lpc != NULL; lpc = lpc->next) {
next              190 tools/crm_resource_print.c         for (lpc2 = cons->node_list_rh; lpc2 != NULL; lpc2 = lpc2->next) {
next              223 tools/crm_resource_print.c     for (lpc = list; lpc != NULL; lpc = lpc->next) {
next               21 tools/crm_resource_runtime.c     for (lpc = the_rsc->running_on; lpc != NULL; lpc = lpc->next) {
next               53 tools/crm_resource_runtime.c         for (GListPtr iter = rsc->children; iter != NULL; iter = iter->next) {
next               64 tools/crm_resource_runtime.c         for (GListPtr iter = parent->children; iter; iter = iter->next) {
next              168 tools/crm_resource_runtime.c     for(GList *gIter = rsc->children; gIter; gIter = gIter->next) {
next              297 tools/crm_resource_runtime.c             ; gIter; gIter = gIter->next) {
next              373 tools/crm_resource_runtime.c                 for (lpc = data_set->resources; lpc != NULL; lpc = lpc->next) {
next              382 tools/crm_resource_runtime.c             for (lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) {
next              425 tools/crm_resource_runtime.c     for(GList *gIter = resources; gIter; gIter = gIter->next) {
next              714 tools/crm_resource_runtime.c         for (lpc = rsc->children; lpc != NULL; lpc = lpc->next) {
next              748 tools/crm_resource_runtime.c         for (lpc = nodes; lpc != NULL; lpc = lpc->next) {
next              853 tools/crm_resource_runtime.c         for (GList *iter = data_set->nodes; iter; iter = iter->next) {
next              988 tools/crm_resource_runtime.c     for (hIter = hosts; host != NULL && hIter != NULL; hIter = hIter->next) {
next             1030 tools/crm_resource_runtime.c     for (rIter = rsc_list; rIter != NULL; rIter = rIter->next) {
next             1052 tools/crm_resource_runtime.c     for (item = items; item != NULL; item = item->next) {
next             1062 tools/crm_resource_runtime.c     for (item = items; item != NULL; item = item->next) {
next             1199 tools/crm_resource_runtime.c         for(iter = rsc->children; iter; iter = iter->next) {
next             1229 tools/crm_resource_runtime.c     for (item = resources; item != NULL; item = item->next) {
next             1555 tools/crm_resource_runtime.c     for (action = actions; action != NULL; action = action->next) {
next             1579 tools/crm_resource_runtime.c     for (action = actions; action != NULL; action = action->next) {
next             1926 tools/crm_resource_runtime.c         for(iter = rsc->children; iter; iter = iter->next) {
next             2007 tools/crm_resource_runtime.c     for (lpc = resources; lpc != NULL; lpc = lpc->next) {
next             2045 tools/crm_resource_runtime.c     for (lpc = activeResources; lpc != NULL; lpc = lpc->next) {
next             2051 tools/crm_resource_runtime.c     for(lpc = unactiveResources; lpc != NULL; lpc = lpc->next) {
next              403 tools/crm_simulate.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next              506 tools/crm_simulate.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next              610 tools/crm_simulate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next              655 tools/crm_simulate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next              660 tools/crm_simulate.c         for (gIter2 = action->actions_before; gIter2 != NULL; gIter2 = gIter2->next) {
next             1081 tools/crm_simulate.c             for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next              354 tools/crm_ticket.c     for(list_iter = attr_delete; list_iter; list_iter = list_iter->next) {
next              404 tools/crm_ticket.c     for(list_iter = attr_delete; list_iter; list_iter = list_iter->next) {
next              300 tools/ipmiservicelogd.c     sl_event.next             = NULL;                 /* only used if in a linked list */