next              556 daemons/attrd/attrd_corosync.c     for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
next              217 daemons/controld/controld_control.c     for (gIter = fsa_message_queue; gIter != NULL; gIter = gIter->next) {
next              105 daemons/controld/controld_execd.c     for (iter = history->recurring_op_list; iter != NULL; iter = iter->next) {
next              131 daemons/controld/controld_execd.c     for (iter = history->recurring_op_list; iter != NULL; iter = iter->next) {
next              540 daemons/controld/controld_execd.c     for (GList *iter = metadata->ra_params; iter != NULL; iter = iter->next) {
next              805 daemons/controld/controld_execd.c         for (gIter = entry->recurring_op_list; gIter != NULL; gIter = gIter->next) {
next             2113 daemons/controld/controld_execd.c     for (state_entry = lrm_state_list; state_entry != NULL; state_entry = state_entry->next) {
next              299 daemons/controld/controld_fencing.c         iter = iter->next;
next              318 daemons/controld/controld_fencing.c         for (iter = stonith_cleanup_list; iter != NULL; iter = iter->next) {
next              338 daemons/controld/controld_fencing.c     for (iter = stonith_cleanup_list; iter != NULL; iter = iter->next) {
next              374 daemons/controld/controld_fencing.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              382 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              220 daemons/controld/controld_metadata.c         for (GList *iter = md->ra_params; iter != NULL; iter = iter->next) {
next              393 daemons/controld/controld_remote_ra.c         for (tmp = cmd->params; tmp; tmp = tmp->next) {
next              751 daemons/controld/controld_remote_ra.c     for (tmp = cmd->params; tmp; tmp = tmp->next) {
next              960 daemons/controld/controld_remote_ra.c     for (gIter = list; gIter != NULL; gIter = gIter->next) {
next              967 daemons/controld/controld_remote_ra.c     for (gIter = rm_list; gIter != NULL; gIter = gIter->next) {
next              991 daemons/controld/controld_remote_ra.c     for (gIter = list; gIter != NULL; gIter = gIter->next) {
next             1058 daemons/controld/controld_remote_ra.c     for (gIter = ra_data->recurring_cmds; gIter != NULL; gIter = gIter->next) {
next             1066 daemons/controld/controld_remote_ra.c     for (gIter = ra_data->cmds; gIter != NULL; gIter = gIter->next) {
next              250 daemons/controld/controld_te_callbacks.c         && xml->children && xml->children->next) {
next               42 daemons/controld/controld_te_events.c     for (; gIter != NULL; gIter = gIter->next) {
next               51 daemons/controld/controld_te_events.c         for (; gIter2 != NULL; gIter2 = gIter2->next) {
next              236 daemons/controld/controld_te_events.c     for (GList *item = transition_graph->synapses; item; item = item->next) {
next              239 daemons/controld/controld_te_events.c         for (GList *item2 = synapse->actions; item2; item2 = item2->next) {
next              257 daemons/controld/controld_te_events.c     for (; gIter != NULL; gIter = gIter->next) {
next              261 daemons/controld/controld_te_events.c         for (; gIter2 != NULL; gIter2 = gIter2->next) {
next              334 daemons/controld/controld_te_events.c          gIter = gIter->next) {
next              338 daemons/controld/controld_te_events.c              gIter2 = gIter2->next) {
next              349 daemons/execd/cts-exec-helper.c             for (iter = list; iter != NULL; iter = iter->next) {
next              366 daemons/execd/cts-exec-helper.c             for (iter = list; iter != NULL; iter = iter->next) {
next              384 daemons/execd/cts-exec-helper.c             for (iter = list; iter != NULL; iter = iter->next) {
next              400 daemons/execd/cts-exec-helper.c         for (op_item = op_list; op_item != NULL; op_item = op_item->next) {
next              430 daemons/execd/execd_commands.c     for (const GList *item = action_list; item != NULL; item = item->next) {
next             1110 daemons/execd/execd_commands.c         for (GList *op = rsc->recurring_ops; op != NULL; op = op->next) {
next             1420 daemons/execd/execd_commands.c         GList *next = gIter->next;
next             1427 daemons/execd/execd_commands.c         gIter = next;
next             1434 daemons/execd/execd_commands.c         GList *next = gIter->next;
next             1456 daemons/execd/execd_commands.c         gIter = next;
next             1638 daemons/execd/execd_commands.c     for (gIter = rsc->pending_ops; gIter != NULL; gIter = gIter->next) {
next             1651 daemons/execd/execd_commands.c         for (gIter = rsc->recurring_ops; gIter != NULL; gIter = gIter->next) {
next             1697 daemons/execd/execd_commands.c     for (cmd_iter = cmd_list; cmd_iter; cmd_iter = cmd_iter->next) {
next             1737 daemons/execd/execd_commands.c     for (GList *item = rsc->recurring_ops; item != NULL; item = item->next) {
next              422 daemons/execd/remoted_proxy.c     for (gIter = remove_these; gIter != NULL; gIter = gIter->next) {
next              414 daemons/fenced/fenced_commands.c         gIterNext = gIter->next;
next              516 daemons/fenced/fenced_commands.c         gIterNext = gIter->next;
next              722 daemons/fenced/fenced_commands.c     for (gIter = device->pending_ops; gIter != NULL; gIter = gIter->next) {
next             1808 daemons/fenced/fenced_commands.c     for (dIter = devices; dIter; dIter = dIter->next) {
next             1912 daemons/fenced/fenced_commands.c     for (gIter = list; gIter != NULL; gIter = gIter->next) {
next             1922 daemons/fenced/fenced_commands.c         for (gIter = list; gIter != NULL; gIter = gIter->next) {
next             2409 daemons/fenced/fenced_commands.c     for (lpc = devices; lpc != NULL; lpc = lpc->next) {
next             2509 daemons/fenced/fenced_commands.c                  int pid, const char *next, bool op_merged)
next             2524 daemons/fenced/fenced_commands.c         next = NULL;
next             2557 daemons/fenced/fenced_commands.c     if (next != NULL) {
next             2558 daemons/fenced/fenced_commands.c         pcmk__g_strcat(msg, ", retrying with ", next, NULL);
next             2685 daemons/fenced/fenced_commands.c     GList *next = NULL;
next             2687 daemons/fenced/fenced_commands.c     for (GList *iter = cmd_list; iter != NULL; iter = next) {
next             2690 daemons/fenced/fenced_commands.c         next = iter->next; // We might delete this entry, so grab next now
next             2738 daemons/fenced/fenced_commands.c     for (GList *iter = cmd->next_device_iter; iter != NULL; iter = iter->next) {
next             2746 daemons/fenced/fenced_commands.c             cmd->next_device_iter = iter->next;
next             2786 daemons/fenced/fenced_commands.c         cmd->next_device_iter = cmd->next_device_iter->next;
next             2845 daemons/fenced/fenced_commands.c         cmd->next_device_iter = devices->next;
next             3110 daemons/fenced/fenced_commands.c                     for (dup_iter = list_op->duplicates; dup_iter != NULL; dup_iter = dup_iter->next) {
next              337 daemons/fenced/fenced_remote.c     for (iter = op->automatic_list; iter != NULL; iter = iter->next) {
next              486 daemons/fenced/fenced_remote.c     for (GList *iter = op->duplicates; iter != NULL; iter = iter->next) {
next              828 daemons/fenced/fenced_remote.c     for (lpc = devices; lpc != NULL; lpc = lpc->next) {
next             1353 daemons/fenced/fenced_remote.c     for (iter = op->query_results; iter != NULL; iter = iter->next) {
next             1534 daemons/fenced/fenced_remote.c             for (device_list = tp->levels[i]; device_list; device_list = device_list->next) {
next             1535 daemons/fenced/fenced_remote.c                 for (iter = op->query_results; iter != NULL; iter = iter->next) {
next             1558 daemons/fenced/fenced_remote.c             for (iter = auto_list; iter != NULL; iter = iter->next) {
next             1561 daemons/fenced/fenced_remote.c                 for (iter2 = op->query_results; iter2 != NULL; iter = iter2->next) {
next             1626 daemons/fenced/fenced_remote.c     for (iter = op->duplicates; iter != NULL; iter = iter->next) {
next             1649 daemons/fenced/fenced_remote.c         op->devices = op->devices->next;
next             1981 daemons/fenced/fenced_remote.c         for (device = tp->levels[i]; device; device = device->next) {
next             1983 daemons/fenced/fenced_remote.c             for (iter = op->query_results; iter && !match; iter = iter->next) {
next              691 daemons/fenced/pacemaker-fenced.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              221 include/crm/cib/internal.h gboolean cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff);
next              299 include/crm/common/internal.h     return list && (list->next == NULL);
next              306 include/crm/common/internal.h     return list && (list->next != NULL);
next              205 include/crm/common/xml_internal.h         child = child->next;
next              221 include/crm/common/xml_internal.h     xmlNode *next = (child? child->next : NULL);
next              223 include/crm/common/xml_internal.h     while (next && (next->type == XML_TEXT_NODE)) {
next              224 include/crm/common/xml_internal.h         next = next->next;
next              226 include/crm/common/xml_internal.h     return next;
next              243 include/crm/common/xml_internal.h         child = child->next;
next              259 include/crm/common/xml_internal.h     xmlNode *next = child? child->next : NULL;
next              261 include/crm/common/xml_internal.h     while (next && (next->type != XML_ELEMENT_NODE)) {
next              262 include/crm/common/xml_internal.h         next = next->next;
next              264 include/crm/common/xml_internal.h     return next;
next               32 include/crm/lrmd.h     struct lrmd_key_value_s *next;
next              298 include/crm/lrmd.h     struct lrmd_list_s *next;
next              101 include/crm/stonith-ng.h         struct stonith_key_value_s *next;
next              112 include/crm/stonith-ng.h     struct stonith_history_s *next;
next              620 lib/cib/cib_ops.c cib_config_changed(xmlNode * last, xmlNode * next, xmlNode ** diff)
next              629 lib/cib/cib_ops.c     if (*diff == NULL && last != NULL && next != NULL) {
next              630 lib/cib/cib_ops.c         *diff = diff_xml_object(last, next, FALSE);
next              237 lib/common/acl.c     for (aIter = docpriv->acls; aIter != NULL; aIter = aIter->next) {
next              409 lib/common/acl.c         xIter = xIter->next;
next              466 lib/common/acl.c     for(aIter = docpriv->acls; aIter != NULL && target; aIter = aIter->next) {
next              535 lib/common/acl.c     for (xmlAttr *prop = xml->properties; prop != NULL; prop = prop->next) {
next              517 lib/common/ipc_attrd.c     for (GList *iter = attrs; iter != NULL; iter = iter->next) {
next               18 lib/common/lists.c     for (const GList *item = items; item != NULL; item = item->next) {
next              609 lib/common/logging.c             const char *next = trace_tags;
next              612 lib/common/logging.c                 offset = next;
next              613 lib/common/logging.c                 next = strchrnul(offset, ',');
next              614 lib/common/logging.c                 snprintf(token, sizeof(token), "%.*s", (int)(next - offset), offset);
next              619 lib/common/logging.c                 if (next[0] != 0) {
next              620 lib/common/logging.c                     next++;
next              623 lib/common/logging.c             } while (next != NULL && next[0] != 0);
next             1063 lib/common/logging.c     const char *next = NULL;
next             1077 lib/common/logging.c     next = output;
next             1079 lib/common/logging.c         offset = next;
next             1080 lib/common/logging.c         next = strchrnul(offset, '\n');
next             1082 lib/common/logging.c                          (int)(next - offset), offset);
next             1083 lib/common/logging.c         if (next[0] != 0) {
next             1084 lib/common/logging.c             next++;
next             1087 lib/common/logging.c     } while (next != NULL && next[0] != 0);
next             1172 lib/common/mainloop.c         iter = iter->next;
next             1205 lib/common/mainloop.c     for (iter = child_list; iter != NULL && match == NULL; iter = iter->next) {
next              166 lib/common/nvpair.c          iter = iter->next) {
next              914 lib/common/nvpair.c          pIter = pIter->next) {
next              182 lib/common/output_log.c     for (GList* gIter = priv->prefixes->head; gIter; gIter = gIter->next) {
next              174 lib/common/output_xml.c             node = node->next;
next              114 lib/common/patchset.c          pIter = pIter->next) {
next              157 lib/common/patchset.c              pIter = pIter->next) {
next              208 lib/common/patchset.c         for (gIter = docpriv->deleted_objs; gIter; gIter = gIter->next) {
next              221 lib/common/patchset.c xml_repair_v1_diff(xmlNode *last, xmlNode *next, xmlNode *local_diff,
next              274 lib/common/patchset.c     for (lpc = 0; next && lpc < PCMK__NELEM(vfields); lpc++) {
next              275 lib/common/patchset.c         const char *value = crm_element_value(next, vfields[lpc]);
next              280 lib/common/patchset.c     for (xmlAttrPtr a = pcmk__xe_first_attr(next); a != NULL; a = a->next) {
next              281 lib/common/patchset.c         const char *p_value = crm_element_value(next, (const char *) a->name);
next              352 lib/common/patchset.c     for (gIter = docpriv->deleted_objs; gIter; gIter = gIter->next) {
next              734 lib/common/patchset.c          xIter = xIter->next) {
next             1203 lib/common/patchset.c                  pIter = pIter->next) {
next             1219 lib/common/patchset.c     for (gIter = change_objs; gIter; gIter = gIter->next) {
next             1242 lib/common/patchset.c                 match_child = match_child->next;
next             1280 lib/common/patchset.c                     match_child = match_child->next;
next             1536 lib/common/patchset.c              pIter = pIter->next) {
next             1549 lib/common/patchset.c          xIter = xIter->next) {
next             1577 lib/common/patchset.c                      pIter = pIter->next) {
next             1607 lib/common/patchset.c                          pIter = pIter->next) {
next              267 lib/common/schemas.c add_schema_by_version(const schema_version_t *version, int next,
next              324 lib/common/schemas.c         next = -1;
next              329 lib/common/schemas.c                transform_upgrade, transform_enter, transform_onleave, next);
next              395 lib/common/schemas.c             int next = 0;
next              413 lib/common/schemas.c                 next = -1;
next              415 lib/common/schemas.c             if (add_schema_by_version(&version, next, transform_expected)
next             1057 lib/common/schemas.c     int next = -1;  /* -1 denotes "inactive" value */
next             1094 lib/common/schemas.c             if (next != -1) {
next             1097 lib/common/schemas.c                 next = -1;
next             1109 lib/common/schemas.c             if (next != -1) {
next             1111 lib/common/schemas.c                           known_schemas[next].name);
next             1112 lib/common/schemas.c                 next = -1;
next             1123 lib/common/schemas.c             next = known_schemas[lpc].after_transform;
next             1125 lib/common/schemas.c             if (next <= lpc) {
next             1130 lib/common/schemas.c             } else if (max > 0 && (lpc == max || next > max)) {
next             1132 lib/common/schemas.c                           known_schemas[lpc].name, lpc, next, max);
next             1141 lib/common/schemas.c                        || validate_with_silent(xml, next)) {
next             1143 lib/common/schemas.c                            known_schemas[lpc].name, known_schemas[next].name);
next             1145 lib/common/schemas.c                 lpc = next;
next             1149 lib/common/schemas.c                            known_schemas[lpc].name, known_schemas[next].name,
next             1158 lib/common/schemas.c                 } else if (validate_with(upgrade, next, to_logs)) {
next             1161 lib/common/schemas.c                     lpc = next;
next             1162 lib/common/schemas.c                     *best = next;
next             1174 lib/common/schemas.c                 next = -1;
next              885 lib/common/strings.c     for (const GList *ele = lst; ele != NULL; ele = ele->next) {
next              427 lib/common/xml.c     for(gIter = docpriv->deleted_objs; gIter; gIter = gIter->next) {
next              554 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
next              583 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(target); a != NULL; a = a->next) {
next              686 lib/common/xml.c     xmlAttrPtr next = NULL;
next              688 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(element); a != NULL; a = next) {
next              689 lib/common/xml.c         next = a->next; // Grab now because attribute might get removed
next             1083 lib/common/xml.c         xmlNode *next = iter->next;
next             1101 lib/common/xml.c         iter = next;
next             1551 lib/common/xml.c                  a = a->next) {
next             1687 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(data); a != NULL; a = a->next) {
next             1817 lib/common/xml.c     for (const xmlAttr *a = pcmk__xe_first_attr(data); a != NULL; a = a->next) {
next             1856 lib/common/xml.c              a = a->next) {
next             1875 lib/common/xml.c         for(xChild = data->children; xChild != NULL; xChild = xChild->next) {
next             2000 lib/common/xml.c         time_t next, new = time(NULL);
next             2032 lib/common/xml.c         next = time(NULL);
next             2033 lib/common/xml.c         if ((now + 1) < next) {
next             2036 lib/common/xml.c                     (long long) buffer->len, next - now);
next             2190 lib/common/xml.c     for (xmlAttr *attr = pcmk__xe_first_attr(xml); attr; attr = attr->next) {
next             2304 lib/common/xml.c         attr_iter = attr_iter->next;
next             2351 lib/common/xml.c         attr_iter = attr_iter->next;
next             2537 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(xml_node); a != NULL; a = a->next) {
next             2717 lib/common/xml.c              a = a->next) {
next             2839 lib/common/xml.c              a = a->next) {
next             2882 lib/common/xml.c         xmlNode *next = pcmk__xml_next(child_of_child);
next             2890 lib/common/xml.c             child_of_child = next;
next             3120 lib/common/xml.c     for (xmlNode *node = children; node != NULL; node = node->next) {
next              256 lib/fencing/st_client.c             GList *next = g_list_next(list_item);
next              263 lib/fencing/st_client.c             list_item = next;
next              321 lib/fencing/st_client.c     for (; params; params = params->next) {
next              442 lib/fencing/st_client.c     for (; device_list; device_list = device_list->next) {
next              742 lib/fencing/st_client.c                 last->next = kvp;
next              759 lib/fencing/st_client.c     for (hp = history; hp; hp_old = hp, hp = hp->next, free(hp_old)) {
next             1739 lib/fencing/st_client.c     for (; params; params = params->next) {
next             1924 lib/fencing/st_client.c     while (end && end->next) {
next             1925 lib/fencing/st_client.c         end = end->next;
next             1929 lib/fencing/st_client.c         end->next = p;
next             1943 lib/fencing/st_client.c         p = head->next;
next             2031 lib/fencing/st_client.c         for (hp = history; hp; hp = hp->next) {
next             2083 lib/fencing/st_client.c     for (dIter = devices; dIter != NULL; dIter = dIter->next) {
next             2252 lib/fencing/st_client.c      for (stonith_history_t *prev_hp = top_history; prev_hp; prev_hp = prev_hp->next) {
next             2292 lib/fencing/st_client.c         tmp = hp->next;
next             2297 lib/fencing/st_client.c                 hp->next = new;
next             2302 lib/fencing/st_client.c                     if ((!np->next) || (hp->completed > np->next->completed) ||
next             2303 lib/fencing/st_client.c                         ((hp->completed == np->next->completed) && (hp->completed_nsec > np->next->completed_nsec))) {
next             2304 lib/fencing/st_client.c                         hp->next = np->next;
next             2305 lib/fencing/st_client.c                         np->next = hp;
next             2308 lib/fencing/st_client.c                     np = np->next;
next             2313 lib/fencing/st_client.c             hp->next = pending;
next             2323 lib/fencing/st_client.c         while (last_pending->next) {
next             2324 lib/fencing/st_client.c             last_pending = last_pending->next;
next             2327 lib/fencing/st_client.c         last_pending->next = new;
next             2358 lib/fencing/st_client.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              165 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              198 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              231 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              262 lib/fencing/st_output.c         for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              355 lib/fencing/st_output.c     for (stonith_history_t *hp = history; hp; hp = hp->next) {
next              168 lib/lrmd/lrmd_alerts.c         for (head = params; head != NULL; head = head->next) {
next              117 lib/lrmd/lrmd_client.c     while (end && end->next) {
next              118 lib/lrmd/lrmd_client.c         end = end->next;
next              122 lib/lrmd/lrmd_client.c         end->next = p;
next              138 lib/lrmd/lrmd_client.c         p = head->next;
next              155 lib/lrmd/lrmd_client.c     while (end && end->next) {
next              156 lib/lrmd/lrmd_client.c         end = end->next;
next              160 lib/lrmd/lrmd_client.c         end->next = p;
next              174 lib/lrmd/lrmd_client.c         p = head->next;
next              396 lib/lrmd/lrmd_client.c         for (iter = native->pending_notify; iter; iter = iter->next) {
next             1093 lib/lrmd/lrmd_client.c         int next = fgetc(stream);
next             1095 lib/lrmd/lrmd_client.c         if (next == EOF) {
next             1107 lib/lrmd/lrmd_client.c         key->data[key->size++] = (unsigned char) next;
next             1954 lib/lrmd/lrmd_client.c     for (const lrmd_key_value_t *param = params; param; param = param->next) {
next             2011 lib/lrmd/lrmd_client.c     for (tmp = params; tmp; tmp = tmp->next) {
next             2037 lib/lrmd/lrmd_client.c     for (tmp = params; tmp; tmp = tmp->next) {
next             2081 lib/lrmd/lrmd_client.c     for (dIter = stonith_resources; dIter; dIter = dIter->next) {
next             2106 lib/lrmd/lrmd_client.c         for (gIter = agents; gIter != NULL; gIter = gIter->next) {
next             2139 lib/lrmd/lrmd_client.c     for (gIter2 = agents; gIter2 != NULL; gIter2 = gIter2->next) {
next             2158 lib/lrmd/lrmd_client.c     for (gIter = ocf_providers; gIter != NULL; gIter = gIter->next) {
next             2180 lib/lrmd/lrmd_client.c     for (gIter = standards; gIter != NULL; gIter = gIter->next) {
next               22 lib/lrmd/lrmd_output.c     for (iter = list; iter != NULL; iter = iter->next) {
next               35 lib/lrmd/lrmd_output.c     for (iter = list; iter != NULL; iter = iter->next) {
next              124 lib/pacemaker/pcmk_acl.c     for (i_node = xml_modify; i_node != NULL; i_node = i_node->next) {
next               86 lib/pacemaker/pcmk_fence.c     hp = new->next;
next               87 lib/pacemaker/pcmk_fence.c     new->next = NULL;
next               90 lib/pacemaker/pcmk_fence.c         stonith_history_t *hp_next = hp->next;
next               92 lib/pacemaker/pcmk_fence.c         hp->next = NULL;
next               94 lib/pacemaker/pcmk_fence.c         for (np = new; ; np = np->next) {
next              108 lib/pacemaker/pcmk_fence.c             if (!np->next) {
next              109 lib/pacemaker/pcmk_fence.c                 np->next = hp;
next              264 lib/pacemaker/pcmk_fence.c     for (hp = history; hp; hp = hp->next) {
next              330 lib/pacemaker/pcmk_fence.c     for (stonith_key_value_t *dIter = devices; dIter; dIter = dIter->next) {
next              411 lib/pacemaker/pcmk_fence.c         targets = targets->next;
next              488 lib/pacemaker/pcmk_fence.c     for (stonith_key_value_t *dIter = devices; dIter; dIter = dIter->next) {
next               51 lib/pacemaker/pcmk_graph_consumer.c     for (GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next               82 lib/pacemaker/pcmk_graph_consumer.c     for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next              113 lib/pacemaker/pcmk_graph_consumer.c     for (GList *lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              173 lib/pacemaker/pcmk_graph_consumer.c     for (lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next              195 lib/pacemaker/pcmk_graph_consumer.c     for (lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next              275 lib/pacemaker/pcmk_graph_consumer.c     for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next              369 lib/pacemaker/pcmk_graph_consumer.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next              383 lib/pacemaker/pcmk_graph_consumer.c     for (lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next               71 lib/pacemaker/pcmk_graph_logging.c     for (GList *sIter = graph->synapses; sIter != NULL; sIter = sIter->next) {
next               75 lib/pacemaker/pcmk_graph_logging.c              aIter = aIter->next) {
next              124 lib/pacemaker/pcmk_graph_logging.c     for (const GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next              146 lib/pacemaker/pcmk_graph_logging.c     for (GList *lpc = synapse->inputs; lpc != NULL; lpc = lpc->next) {
next              192 lib/pacemaker/pcmk_graph_logging.c     for (GList *lpc = synapse->actions; lpc != NULL; lpc = lpc->next) {
next              227 lib/pacemaker/pcmk_graph_logging.c     for (GList *lpc = graph->synapses; lpc != NULL; lpc = lpc->next) {
next               85 lib/pacemaker/pcmk_graph_producer.c          gIter = gIter->next) {
next              170 lib/pacemaker/pcmk_graph_producer.c         for (iter = action->actions_before; iter != NULL; iter = iter->next) {
next              804 lib/pacemaker/pcmk_graph_producer.c          iter != NULL; iter = iter->next) {
next              909 lib/pacemaker/pcmk_graph_producer.c     for (GList *lpc = action->actions_before; lpc != NULL; lpc = lpc->next) {
next              974 lib/pacemaker/pcmk_graph_producer.c     for (iter = rsc->children; iter != NULL; iter = iter->next) {
next             1038 lib/pacemaker/pcmk_graph_producer.c     for (iter = data_set->resources; iter != NULL; iter = iter->next) {
next             1049 lib/pacemaker/pcmk_graph_producer.c     for (iter = data_set->actions; iter != NULL; iter = iter->next) {
next              630 lib/pacemaker/pcmk_injections.c     for (iter = injections->node_up; iter != NULL; iter = iter->next) {
next              644 lib/pacemaker/pcmk_injections.c     for (iter = injections->node_down; iter != NULL; iter = iter->next) {
next              671 lib/pacemaker/pcmk_injections.c     for (iter = injections->node_fail; iter != NULL; iter = iter->next) {
next              686 lib/pacemaker/pcmk_injections.c     for (iter = injections->ticket_grant; iter != NULL; iter = iter->next) {
next              695 lib/pacemaker/pcmk_injections.c     for (iter = injections->ticket_revoke; iter != NULL; iter = iter->next) {
next              704 lib/pacemaker/pcmk_injections.c     for (iter = injections->ticket_standby; iter != NULL; iter = iter->next) {
next              713 lib/pacemaker/pcmk_injections.c     for (iter = injections->ticket_activate; iter != NULL; iter = iter->next) {
next              722 lib/pacemaker/pcmk_injections.c     for (iter = injections->op_inject; iter != NULL; iter = iter->next) {
next               74 lib/pacemaker/pcmk_output.c     for (lpc = list; lpc != NULL; lpc = lpc->next) {
next               79 lib/pacemaker/pcmk_output.c         for (lpc2 = cons->node_list_rh; lpc2 != NULL; lpc2 = lpc2->next) {
next              371 lib/pacemaker/pcmk_output.c     for (GList *lpc = rsc->rsc_cons; lpc != NULL; lpc = lpc->next) {
next              416 lib/pacemaker/pcmk_output.c     for (GList *lpc = rsc->rsc_cons; lpc != NULL; lpc = lpc->next) {
next              449 lib/pacemaker/pcmk_output.c     for (GList *lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) {
next              494 lib/pacemaker/pcmk_output.c     for (GList *lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) {
next              523 lib/pacemaker/pcmk_output.c     for (lpc = list; lpc != NULL; lpc = lpc->next) {
next              528 lib/pacemaker/pcmk_output.c         for (lpc2 = cons->node_list_rh; lpc2 != NULL; lpc2 = lpc2->next) {
next              994 lib/pacemaker/pcmk_output.c     pe_node_t *next = va_arg(args, pe_node_t *);
next             1008 lib/pacemaker/pcmk_output.c         || (current == NULL && next == NULL)) {
next             1015 lib/pacemaker/pcmk_output.c     moving = (current != NULL) && (next != NULL)
next             1016 lib/pacemaker/pcmk_output.c              && (current->details != next->details);
next             1018 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, RSC_START, false);
next             1045 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, RSC_PROMOTE, false);
next             1051 lib/pacemaker/pcmk_output.c     possible_matches = pe__resource_actions(rsc, next, RSC_DEMOTE, false);
next             1060 lib/pacemaker/pcmk_output.c         CRM_CHECK(next != NULL, return rc);
next             1062 lib/pacemaker/pcmk_output.c         possible_matches = pe__resource_actions(rsc, next, RSC_MIGRATED, false);
next             1070 lib/pacemaker/pcmk_output.c                               next, start, NULL);
next             1074 lib/pacemaker/pcmk_output.c                               next, start, NULL);
next             1081 lib/pacemaker/pcmk_output.c                                   current, next, promote, demote);
next             1084 lib/pacemaker/pcmk_output.c                             role2text(rsc->role), pe__node_name(next));
next             1094 lib/pacemaker/pcmk_output.c                               rsc, current, next, stop, NULL);
next             1103 lib/pacemaker/pcmk_output.c                               next, start, NULL);
next             1118 lib/pacemaker/pcmk_output.c         for (gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next             1144 lib/pacemaker/pcmk_output.c                           next, stop, start);
next             1148 lib/pacemaker/pcmk_output.c         rc = out->message(out, "rsc-action-item", "Move", rsc, current, next,
next             1153 lib/pacemaker/pcmk_output.c         rc = out->message(out, "rsc-action-item", "Reload", rsc, current, next,
next             1158 lib/pacemaker/pcmk_output.c                           next, start, NULL);
next             1164 lib/pacemaker/pcmk_output.c                           next, demote, NULL);
next             1167 lib/pacemaker/pcmk_output.c         CRM_LOG_ASSERT(next);
next             1169 lib/pacemaker/pcmk_output.c                           next, promote, NULL);
next             1172 lib/pacemaker/pcmk_output.c         rc = out->message(out, "rsc-action-item", "Start", rsc, current, next,
next              532 lib/pacemaker/pcmk_sched_actions.c     for (lpc = then->actions_before; lpc != NULL; lpc = lpc->next) {
next              637 lib/pacemaker/pcmk_sched_actions.c                  lpc2 = lpc2->next) {
next              662 lib/pacemaker/pcmk_sched_actions.c         for (lpc = then->actions_after; lpc != NULL; lpc = lpc->next) {
next             1022 lib/pacemaker/pcmk_sched_actions.c         for (iter = action->actions_before; iter != NULL; iter = iter->next) {
next             1028 lib/pacemaker/pcmk_sched_actions.c         for (iter = action->actions_after; iter != NULL; iter = iter->next) {
next             1348 lib/pacemaker/pcmk_sched_actions.c     GList *next = NULL;
next             1353 lib/pacemaker/pcmk_sched_actions.c     for (item = action->actions_before; item != NULL; item = next) {
next             1356 lib/pacemaker/pcmk_sched_actions.c         next = item->next;
next             1394 lib/pacemaker/pcmk_sched_actions.c     for (GList *iter = data_set->actions; iter != NULL; iter = iter->next) {
next             1433 lib/pacemaker/pcmk_sched_actions.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next             1792 lib/pacemaker/pcmk_sched_actions.c     for (GList *iter = sorted_op_list; iter != NULL; iter = iter->next) {
next             1866 lib/pacemaker/pcmk_sched_actions.c             for (GList *iter = result; iter != NULL; iter = iter->next) {
next             1904 lib/pacemaker/pcmk_sched_actions.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              230 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              251 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              280 lib/pacemaker/pcmk_sched_allocate.c          node_iter = node_iter->next) {
next              282 lib/pacemaker/pcmk_sched_allocate.c              rsc_iter = rsc_iter->next) {
next              315 lib/pacemaker/pcmk_sched_allocate.c         for (iter = data_set->resources; iter != NULL; iter = iter->next) {
next              327 lib/pacemaker/pcmk_sched_allocate.c     for (iter = data_set->resources; iter != NULL; iter = iter->next) {
next              359 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              405 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              426 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              445 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              553 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              654 lib/pacemaker/pcmk_sched_allocate.c     for (GList *item = data_set->resources; item != NULL; item = item->next) {
next              706 lib/pacemaker/pcmk_sched_allocate.c     for (GList *iter = data_set->actions; iter != NULL; iter = iter->next) {
next               25 lib/pacemaker/pcmk_sched_bundle.c     for (GList *gIter = data->replicas; gIter != NULL; gIter = gIter->next) {
next               48 lib/pacemaker/pcmk_sched_bundle.c              gIter = gIter->next) {
next               99 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              185 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              254 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              352 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              385 lib/pacemaker/pcmk_sched_bundle.c     for (GList *gIter = scratch; gIter != NULL; gIter = gIter->next) {
next              507 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              592 lib/pacemaker/pcmk_sched_bundle.c     for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              618 lib/pacemaker/pcmk_sched_bundle.c              gIter = gIter->next) {
next              648 lib/pacemaker/pcmk_sched_bundle.c     for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              853 lib/pacemaker/pcmk_sched_bundle.c         for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              873 lib/pacemaker/pcmk_sched_bundle.c                     for (GList *lpc = then_child_action->actions_after; lpc != NULL; lpc = lpc->next) {
next              874 lib/pacemaker/pcmk_sched_bundle.c                         pe_action_wrapper_t *next = (pe_action_wrapper_t *) lpc->data;
next              876 lib/pacemaker/pcmk_sched_bundle.c                         pcmk__update_action_for_orderings(next->action,
next              899 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              941 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next             1019 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next             1051 lib/pacemaker/pcmk_sched_bundle.c                  tIter = tIter->next) {
next             1103 lib/pacemaker/pcmk_sched_bundle.c          gIter = gIter->next) {
next              152 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              161 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              188 lib/pacemaker/pcmk_sched_clone.c     for(GList *nIter = nodes; nIter != NULL; nIter = nIter->next) {
next              210 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = children; gIter != NULL && allocated < max; gIter = gIter->next) {
next              253 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = children; gIter != NULL; gIter = gIter->next) {
next              316 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) {
next              324 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next              368 lib/pacemaker/pcmk_sched_clone.c         for (; gIter != NULL; gIter = gIter->next) {
next              386 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              429 lib/pacemaker/pcmk_sched_clone.c     for (GList *item = actions; item != NULL; item = item->next) {
next              461 lib/pacemaker/pcmk_sched_clone.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              519 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = children; gIter != NULL; gIter = gIter->next) {
next              593 lib/pacemaker/pcmk_sched_clone.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              670 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              796 lib/pacemaker/pcmk_sched_clone.c         for (; gIter != NULL; gIter = gIter->next) {
next              814 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              877 lib/pacemaker/pcmk_sched_clone.c     for (gIter = children; gIter != NULL; gIter = gIter->next) {
next              926 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              957 lib/pacemaker/pcmk_sched_clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              982 lib/pacemaker/pcmk_sched_clone.c              child_iter = child_iter->next) {
next             1009 lib/pacemaker/pcmk_sched_clone.c     for (GList *gIter = clone->children; gIter != NULL; gIter = gIter->next) {
next             1030 lib/pacemaker/pcmk_sched_clone.c              child_iter = child_iter->next) {
next             1160 lib/pacemaker/pcmk_sched_clone.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next             1167 lib/pacemaker/pcmk_sched_clone.c                  member_iter = member_iter->next) {
next              804 lib/pacemaker/pcmk_sched_colocation.c     for (GList *gIter = rsc->actions; gIter != NULL; gIter = gIter->next) {
next              818 lib/pacemaker/pcmk_sched_colocation.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              868 lib/pacemaker/pcmk_sched_colocation.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              886 lib/pacemaker/pcmk_sched_colocation.c     for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next             1468 lib/pacemaker/pcmk_sched_colocation.c         for (; gIter != NULL; gIter = gIter->next) {
next              110 lib/pacemaker/pcmk_sched_constraints.c     for (rIter = rsc_list; id && rIter; rIter = rIter->next) {
next              275 lib/pacemaker/pcmk_sched_constraints.c                 for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) {
next              306 lib/pacemaker/pcmk_sched_constraints.c         for (gIter = tag_refs; gIter != NULL; gIter = gIter->next) {
next              371 lib/pacemaker/pcmk_sched_constraints.c         for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) {
next              415 lib/pacemaker/pcmk_sched_constraints.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next               64 lib/pacemaker/pcmk_sched_fencing.c     for (gIter = rsc->actions; gIter != NULL; gIter = gIter->next) {
next              142 lib/pacemaker/pcmk_sched_fencing.c     for (gIter = action_list; gIter != NULL; gIter = gIter->next) {
next              215 lib/pacemaker/pcmk_sched_fencing.c     for (gIter = action_list; gIter != NULL; gIter = gIter->next) {
next              262 lib/pacemaker/pcmk_sched_fencing.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              294 lib/pacemaker/pcmk_sched_fencing.c     for (GList *r = data_set->resources; r != NULL; r = r->next) {
next               38 lib/pacemaker/pcmk_sched_group.c     for (item = rsc->rsc_cons; item != NULL; item = item->next) {
next               58 lib/pacemaker/pcmk_sched_group.c     for (item = rsc->children->next; item != NULL; item = item->next) {
next               62 lib/pacemaker/pcmk_sched_group.c                  cons_iter = cons_iter->next) {
next               80 lib/pacemaker/pcmk_sched_group.c     for (item = rsc->rsc_cons_lhs; item != NULL; item = item->next) {
next              128 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              181 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              399 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = dependent->children; iter != NULL; iter = iter->next) {
next              462 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = primary->children; iter != NULL; iter = iter->next) {
next              521 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = action->rsc->children; iter != NULL; iter = iter->next) {
next              612 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = then->rsc->children; iter != NULL; iter = iter->next) {
next              652 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              689 lib/pacemaker/pcmk_sched_group.c         for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              729 lib/pacemaker/pcmk_sched_group.c         for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              758 lib/pacemaker/pcmk_sched_group.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              131 lib/pacemaker/pcmk_sched_location.c         for (gIter = match_L; gIter != NULL; gIter = gIter->next) {
next              138 lib/pacemaker/pcmk_sched_location.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next              322 lib/pacemaker/pcmk_sched_location.c         for (rIter = data_set->resources; rIter; rIter = rIter->next) {
next              605 lib/pacemaker/pcmk_sched_location.c          iter != NULL; iter = iter->next) {
next              650 lib/pacemaker/pcmk_sched_location.c          gIter = gIter->next) {
next               99 lib/pacemaker/pcmk_sched_nodes.c     for (const GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              294 lib/pacemaker/pcmk_sched_nodes.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              306 lib/pacemaker/pcmk_sched_nodes.c         for (GList *r = data_set->resources; r != NULL; r = r->next) {
next              350 lib/pacemaker/pcmk_sched_ordering.c          rIter = rIter->next) {
next              642 lib/pacemaker/pcmk_sched_ordering.c         set_iter = set_iter->next;
next              649 lib/pacemaker/pcmk_sched_ordering.c             for (GList *gIter = set_iter; gIter != NULL; gIter = gIter->next) {
next              680 lib/pacemaker/pcmk_sched_ordering.c         set_iter = set_iter->next;
next             1101 lib/pacemaker/pcmk_sched_ordering.c     for (GList *iter = data_set->actions; iter != NULL; iter = iter->next) {
next             1106 lib/pacemaker/pcmk_sched_ordering.c              input_iter != NULL; input_iter = input_iter->next) {
next             1127 lib/pacemaker/pcmk_sched_ordering.c          iter != NULL; iter = iter->next) {
next             1263 lib/pacemaker/pcmk_sched_ordering.c     for (GList *iter = then_actions; iter != NULL; iter = iter->next) {
next             1345 lib/pacemaker/pcmk_sched_ordering.c     for (GList *gIter = first_actions; gIter != NULL; gIter = gIter->next) {
next             1379 lib/pacemaker/pcmk_sched_ordering.c          gIter != NULL; gIter = gIter->next) {
next             1425 lib/pacemaker/pcmk_sched_ordering.c     for (GList *iter = list; iter != NULL; iter = iter->next) {
next              235 lib/pacemaker/pcmk_sched_primitive.c                 for (GList *iter = nodes->next; iter; iter = iter->next) {
next              951 lib/pacemaker/pcmk_sched_primitive.c             for (GList *item = allowed_nodes; item; item = item->next) {
next             1099 lib/pacemaker/pcmk_sched_primitive.c     for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) {
next             1226 lib/pacemaker/pcmk_sched_primitive.c     for (iter = action_list; iter != NULL; iter = iter->next) {
next             1256 lib/pacemaker/pcmk_sched_primitive.c         for (iter = action_list; iter != NULL; iter = iter->next) {
next             1281 lib/pacemaker/pcmk_sched_primitive.c     for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) {
next               56 lib/pacemaker/pcmk_sched_probes.c     for (GList *iter = rscs; iter != NULL; iter = iter->next) {
next              338 lib/pacemaker/pcmk_sched_probes.c          iter = iter->next) {
next              429 lib/pacemaker/pcmk_sched_probes.c              probe_iter = probe_iter->next) {
next              434 lib/pacemaker/pcmk_sched_probes.c                  then_iter = then_iter->next) {
next              504 lib/pacemaker/pcmk_sched_probes.c             for (iter = then_actions; iter != NULL; iter = iter->next) {
next              536 lib/pacemaker/pcmk_sched_probes.c     for (iter = after->actions_after; iter != NULL; iter = iter->next) {
next              596 lib/pacemaker/pcmk_sched_probes.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next              626 lib/pacemaker/pcmk_sched_probes.c     for (GList *iter = probes; iter != NULL; iter = iter->next) {
next              630 lib/pacemaker/pcmk_sched_probes.c              then_iter = then_iter->next) {
next              683 lib/pacemaker/pcmk_sched_probes.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              705 lib/pacemaker/pcmk_sched_probes.c              actions = actions->next) {
next              715 lib/pacemaker/pcmk_sched_probes.c                      clone_actions = clone_actions->next) {
next              747 lib/pacemaker/pcmk_sched_probes.c                  probe_iter = probe_iter->next) {
next              782 lib/pacemaker/pcmk_sched_probes.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next               82 lib/pacemaker/pcmk_sched_promotable.c         for (iter = rsc->children; iter != NULL; iter = iter->next) {
next               89 lib/pacemaker/pcmk_sched_promotable.c     for (iter = rsc->actions; iter != NULL; iter = iter->next) {
next              123 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = location_constraints; iter; iter = iter->next) {
next              161 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              442 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = clone->children; iter != NULL; iter = iter->next) {
next              484 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = clone->children; iter; iter = iter->next) {
next              512 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = clone->children; iter; iter = iter->next) {
next              673 lib/pacemaker/pcmk_sched_promotable.c         for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              738 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              942 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = instance->rsc_cons; iter != NULL; iter = iter->next) {
next             1047 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = clone->children; iter != NULL; iter = iter->next) {
next             1068 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = clone->children; iter != NULL; iter = iter->next) {
next             1110 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = clone->children; iter != NULL; iter = iter->next) {
next             1189 lib/pacemaker/pcmk_sched_promotable.c     for (GList *iter = primary->children; iter != NULL; iter = iter->next) {
next              213 lib/pacemaker/pcmk_sched_recurring.c     for (GList *iter = possible_matches; iter != NULL; iter = iter->next) {
next              413 lib/pacemaker/pcmk_sched_recurring.c     for (GList *iter = probes; iter != NULL; iter = iter->next) {
next              434 lib/pacemaker/pcmk_sched_recurring.c     for (GList *iter = stop_ops; iter != NULL; iter = iter->next) {
next              489 lib/pacemaker/pcmk_sched_recurring.c     for (GList *iter = rsc->cluster->nodes; iter != NULL; iter = iter->next) {
next              407 lib/pacemaker/pcmk_sched_remote.c     for (GList *gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next              462 lib/pacemaker/pcmk_sched_remote.c                  item = item->next) {
next              151 lib/pacemaker/pcmk_sched_resource.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              176 lib/pacemaker/pcmk_sched_resource.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              229 lib/pacemaker/pcmk_sched_resource.c     for (gIter = rsc->rsc_cons; gIter != NULL; gIter = gIter->next) {
next              248 lib/pacemaker/pcmk_sched_resource.c     for (gIter = rsc->rsc_cons_lhs; gIter != NULL; gIter = gIter->next) {
next              284 lib/pacemaker/pcmk_sched_resource.c     pe_node_t *next = NULL;
next              288 lib/pacemaker/pcmk_sched_resource.c         for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              296 lib/pacemaker/pcmk_sched_resource.c     next = rsc->allocated_to;
next              312 lib/pacemaker/pcmk_sched_resource.c     out->message(out, "rsc-action", rsc, current, next);
next              366 lib/pacemaker/pcmk_sched_resource.c         for (GList *iter = rsc->actions; iter != NULL; iter = iter->next) {
next              446 lib/pacemaker/pcmk_sched_resource.c         for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              657 lib/pacemaker/pcmk_sched_resource.c     for (GList *iter = nodes; iter != NULL; iter = iter->next) {
next              741 lib/pacemaker/pcmk_sched_resource.c     for (iter = rsc->parent->rsc_cons; iter != NULL; iter = iter->next) {
next              748 lib/pacemaker/pcmk_sched_resource.c     for (iter = rsc->parent->rsc_cons_lhs; iter != NULL; iter = iter->next) {
next              836 lib/pacemaker/pcmk_sched_resource.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next               78 lib/pacemaker/pcmk_sched_tickets.c         for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              114 lib/pacemaker/pcmk_sched_tickets.c                      gIter = gIter->next) {
next              522 lib/pacemaker/pcmk_sched_tickets.c     for (GList *item = rsc->rsc_tickets; item != NULL; item = item->next) {
next              279 lib/pacemaker/pcmk_sched_utilization.c     for (GList *iter = rscs; iter != NULL; iter = iter->next) {
next              429 lib/pacemaker/pcmk_sched_utilization.c     for (iter = rsc->running_on; iter != NULL; iter = iter->next) {
next              437 lib/pacemaker/pcmk_sched_utilization.c     for (GList *iter = allowed_nodes; iter; iter = iter->next) {
next              461 lib/pacemaker/pcmk_sched_utilization.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              229 lib/pacemaker/pcmk_simulate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next              270 lib/pacemaker/pcmk_simulate.c     for (gIter = data_set->actions; gIter != NULL; gIter = gIter->next) {
next              275 lib/pacemaker/pcmk_simulate.c         for (gIter2 = action->actions_before; gIter2 != NULL; gIter2 = gIter2->next) {
next              586 lib/pacemaker/pcmk_simulate.c     for (GList *iter = fake_op_fail_list; iter != NULL; iter = iter->next) {
next              333 lib/pacemaker/pcmk_status.c     for (GList *iter = data_set->nodes; iter != NULL; iter = iter->next) {
next              271 lib/pengine/bundle.c     for (GList *iter = data->mounts; iter != NULL; iter = iter->next) {
next              309 lib/pengine/bundle.c     for (GList *iter = data->ports; iter != NULL; iter = iter->next) {
next              678 lib/pengine/bundle.c          gIter = gIter->next) {
next              992 lib/pengine/bundle.c              childIter = childIter->next) {
next             1037 lib/pengine/bundle.c          gIter = gIter->next) {
next             1098 lib/pengine/bundle.c     for (iter = bundle_data->replicas; iter != NULL; iter = iter->next) {
next             1147 lib/pengine/bundle.c          gIter = gIter->next) {
next             1206 lib/pengine/bundle.c          gIter = gIter->next) {
next             1246 lib/pengine/bundle.c          gIter = gIter->next) {
next             1369 lib/pengine/bundle.c          gIter = gIter->next) {
next             1497 lib/pengine/bundle.c          gIter = gIter->next) {
next             1641 lib/pengine/bundle.c          gIter = gIter->next) {
next             1780 lib/pengine/bundle.c     for (GList *item = bundle_data->replicas; item != NULL; item = item->next) {
next             1809 lib/pengine/bundle.c         for (GList *gIter = bundle_data->replicas; gIter != NULL; gIter = gIter->next) {
next              108 lib/pengine/clone.c     for (const GList *iter = list; iter != NULL; iter = iter->next) {
next              387 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              485 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              509 lib/pengine/clone.c     for (gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              571 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              652 lib/pengine/clone.c     for (gIter = promoted_list; gIter; gIter = gIter->next) {
next              668 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
next              723 lib/pengine/clone.c             for (nIter = list; nIter != NULL; nIter = nIter->next) {
next              777 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              846 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next              945 lib/pengine/clone.c     for (gIter = promoted_list; gIter; gIter = gIter->next) {
next              968 lib/pengine/clone.c     for (gIter = started_list; gIter; gIter = gIter->next) {
next             1027 lib/pengine/clone.c             for (nIter = list; nIter != NULL; nIter = nIter->next) {
next             1063 lib/pengine/clone.c             for (GList *status_iter = list; status_iter != NULL; status_iter = status_iter->next) {
next             1106 lib/pengine/clone.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next             1137 lib/pengine/clone.c     for (; gIter != NULL; gIter = gIter->next) {
next             1185 lib/pengine/clone.c             for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              164 lib/pengine/complex.c     for (xmlAttrPtr a = pcmk__xe_first_attr(rsc->xml); a != NULL; a = a->next) {
next              886 lib/pengine/complex.c         for (; gIter != NULL; gIter = gIter->next) {
next             1022 lib/pengine/complex.c          node_iter = node_iter->next) {
next             1095 lib/pengine/complex.c         for (GList *item = rsc->children; item != NULL; item = item->next) {
next              321 lib/pengine/failcounts.c         for (gIter = rsc->fillers; gIter != NULL; gIter = gIter->next) {
next              104 lib/pengine/group.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              232 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              265 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              310 lib/pengine/group.c         for (; gIter != NULL; gIter = gIter->next) {
next              351 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              413 lib/pengine/group.c         for (GList *gIter = rsc->children; gIter; gIter = gIter->next) {
next              439 lib/pengine/group.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              459 lib/pengine/group.c     for (; gIter != NULL; gIter = gIter->next) {
next              484 lib/pengine/group.c         for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next               73 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next               94 lib/pengine/native.c     for (; gIter != NULL; gIter = gIter->next) {
next              161 lib/pengine/native.c                     for (; gIter != NULL; gIter = gIter->next) {
next              244 lib/pengine/native.c         for (GList *iter = rsc->running_on; iter; iter = iter->next) {
next              305 lib/pengine/native.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              342 lib/pengine/native.c     for (GList *gIter = rsc->running_on; gIter != NULL; gIter = gIter->next) {
next              496 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next              666 lib/pengine/native.c         for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) {
next              845 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next              974 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1076 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1096 lib/pengine/native.c     if (result && (result->next == NULL)) {
next             1103 lib/pengine/native.c         for (; gIter != NULL; gIter = gIter->next) {
next             1121 lib/pengine/native.c     for (; gIter != NULL; gIter = gIter->next) {
next             1162 lib/pengine/native.c             for (; gIter2 != NULL; gIter2 = gIter2->next) {
next             1298 lib/pengine/native.c     for (GList *gIter = sorted_rscs; gIter; gIter = gIter->next) {
next             1312 lib/pengine/native.c         for (GList *gIter2 = sorted_nodes; gIter2; gIter2 = gIter2->next) {
next              695 lib/pengine/pe_actions.c         for (xIter = xml_obj->properties; xIter; xIter = xIter->next) {
next              991 lib/pengine/pe_actions.c     for (GList *gIter = candidates; gIter != NULL; gIter = gIter->next) {
next             1038 lib/pengine/pe_actions.c     for (gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1112 lib/pengine/pe_actions.c             for (GList *gIter = matches; gIter != NULL; gIter = gIter->next) {
next             1301 lib/pengine/pe_actions.c     for (const GList *gIter = input; gIter != NULL; gIter = gIter->next) {
next             1332 lib/pengine/pe_actions.c     for (; gIter != NULL; gIter = gIter->next) {
next             1369 lib/pengine/pe_actions.c     for (GList *gIter = input; gIter != NULL; gIter = gIter->next) {
next              125 lib/pengine/pe_notif.c     for (GList *iter = list; iter != NULL; iter = iter->next) {
next              189 lib/pengine/pe_notif.c     for (GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              258 lib/pengine/pe_notif.c     for (GSList *item = n_data->keys; item; item = item->next) {
next              382 lib/pengine/pe_notif.c     for (GList *iter = rsc->actions; iter != NULL; iter = iter->next) {
next              549 lib/pengine/pe_notif.c         for (iter = rsc->children; iter != NULL; iter = iter->next) {
next              599 lib/pengine/pe_notif.c     for (iter = rsc->actions; iter != NULL; iter = iter->next) {
next              808 lib/pengine/pe_notif.c     for (iter = rsc->actions; iter != NULL; iter = iter->next) {
next              865 lib/pengine/pe_notif.c         for (iter = rsc->running_on; iter != NULL; iter = iter->next) {
next               52 lib/pengine/pe_output.c     for (gIter = rsc_list; gIter != NULL; gIter = gIter->next) {
next              331 lib/pengine/pe_output.c     for (GList *gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next              667 lib/pengine/pe_output.c     for (gIter = data_set->placement_constraints; gIter != NULL; gIter = gIter->next) {
next              679 lib/pengine/pe_output.c         for (gIter2 = location->node_list_rh; gIter2 != NULL; gIter2 = gIter2->next) {
next             1556 lib/pengine/pe_output.c             for (lpc2 = node->details->running_rsc; lpc2 != NULL; lpc2 = lpc2->next) {
next             1699 lib/pengine/pe_output.c                 for (gIter2 = node->details->running_rsc; gIter2 != NULL; gIter2 = gIter2->next) {
next             1788 lib/pengine/pe_output.c             for (lpc = node->details->running_rsc; lpc != NULL; lpc = lpc->next) {
next             2017 lib/pengine/pe_output.c     for (GList *gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             2046 lib/pengine/pe_output.c         for (GList *aIter = attr_list; aIter != NULL; aIter = aIter->next) {
next             2199 lib/pengine/pe_output.c     for (GList *gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             2234 lib/pengine/pe_output.c     for (GList *gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             2330 lib/pengine/pe_output.c     for (GList *gIter = nodes; gIter != NULL; gIter = gIter->next) {
next             2679 lib/pengine/pe_output.c     for (rsc_iter = data_set->resources; rsc_iter != NULL; rsc_iter = rsc_iter->next) {
next             2763 lib/pengine/pe_output.c     for (gIter = op_list; 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              139 lib/pengine/status.c              item = item->next) {
next              170 lib/pengine/status.c         iterator = iterator->next;
next              185 lib/pengine/status.c         iterator = iterator->next;
next              195 lib/pengine/status.c     for (GList *iterator = nodes; iterator != NULL; iterator = iterator->next) {
next              240 lib/pengine/status.c         iterator = iterator->next;
next              259 lib/pengine/status.c         iterator = iterator->next;
next              401 lib/pengine/status.c     for (rIter = rsc_list; id && rIter; rIter = rIter->next) {
next              431 lib/pengine/status.c     for (; gIter != NULL; gIter = gIter->next) {
next              447 lib/pengine/status.c     for (; gIter != NULL; gIter = gIter->next) {
next               35 lib/pengine/tags.c     for (GList *refs = ((pe_tag_t *) value)->refs; refs; refs = refs->next) {
next               67 lib/pengine/tags.c     for (GList *refs = ((pe_tag_t *) value)->refs; refs; refs = refs->next) {
next               60 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              123 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next              202 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = exim_group->children; iter != NULL; iter = iter->next) {
next              236 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = inactive_group->children; iter != NULL; iter = iter->next) {
next              317 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = promotable_clone->children; iter != NULL; iter = iter->next) {
next              394 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = promotable_clone->children; iter != NULL; iter = iter->next) {
next              546 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = mysql_clone_group->children; iter != NULL; iter = iter->next) {
next              622 lib/pengine/tests/native/native_find_rsc_test.c     for (GList *iter = mysql_clone_group->children; iter != NULL; iter = iter->next) {
next              626 lib/pengine/tests/native/native_find_rsc_test.c             for (GList *iter2 = rsc->children; iter2 != NULL; iter2 = iter2->next) {
next               51 lib/pengine/tests/native/pe_base_name_eq_test.c     for (GList *iter = data_set->resources; iter != NULL; iter = iter->next) {
next               61 lib/pengine/tests/native/pe_base_name_eq_test.c             for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next               71 lib/pengine/tests/native/pe_base_name_eq_test.c             for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next              804 lib/pengine/unpack.c     for (gIter = data_set->resources; gIter != NULL; gIter = gIter->next) {
next              902 lib/pengine/unpack.c     for (xIter = xml_ticket->properties; xIter; xIter = xIter->next) {
next             1287 lib/pengine/unpack.c         for (GList *item = data_set->stop_needed; item; item = item->next) {
next             1303 lib/pengine/unpack.c     for (GList *gIter = data_set->nodes; gIter != NULL; gIter = gIter->next) {
next             1772 lib/pengine/unpack.c     for (rIter = parent->children; rsc == NULL && rIter; rIter = rIter->next) {
next             1797 lib/pengine/unpack.c             CRM_LOG_ASSERT(locations->next == NULL);
next             2206 lib/pengine/unpack.c         for (; gIter != NULL; gIter = gIter->next) {
next             2242 lib/pengine/unpack.c     for (; gIter != NULL; gIter = gIter->next) {
next             2302 lib/pengine/unpack.c     for (; gIter != NULL; gIter = gIter->next) {
next             2437 lib/pengine/unpack.c     for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) {
next             3058 lib/pengine/unpack.c     for (xIter = data_set->failed->children; xIter; xIter = xIter->next) {
next             4289 lib/pengine/unpack.c     for (gIter = sorted_op_list; gIter != NULL; gIter = gIter->next) {
next               44 lib/pengine/utils.c         for (GList *n = rsc->running_on; n != NULL; n = n->next) {
next              128 lib/pengine/utils.c     for (; gIter != NULL; gIter = gIter->next) {
next              156 lib/pengine/utils.c     for (GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              219 lib/pengine/utils.c     for (GList *gIter = list; gIter != NULL; gIter = gIter->next) {
next              301 lib/pengine/utils.c         for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              367 lib/pengine/utils.c         for (; gIter != NULL; gIter = gIter->next) {
next              394 lib/pengine/utils.c         for (; gIter != NULL; gIter = gIter->next) {
next              496 lib/pengine/utils.c     for (; gIter != NULL; gIter = gIter->next) {
next              580 lib/pengine/utils.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              588 lib/pengine/utils.c     for (GList *lpc = data_set->resources; lpc != NULL; lpc = lpc->next) {
next              598 lib/pengine/utils.c     for (GList *gIter = rsc->children; gIter != NULL; gIter = gIter->next) {
next              658 lib/pengine/utils.c     for (gIter = tag->refs; gIter != NULL; gIter = gIter->next) {
next              756 lib/pengine/utils.c     for (GList *ele = rsc->running_on; ele; ele = ele->next) {
next              778 lib/pengine/utils.c     for (GList *gIter = rscs; gIter; gIter = gIter->next) {
next               56 lib/services/dbus.c     for (GList *gIter = conn_dispatches; gIter != NULL; gIter = gIter->next) {
next              915 lib/services/services.c     for (gIter = inflight_ops; gIter != NULL; gIter = gIter->next) {
next              941 lib/services/services.c     for (gIter = blocked_ops; gIter != NULL; gIter = gIter->next) {
next              954 lib/services/services.c     for (gIter = executed_ops; gIter != NULL; gIter = gIter->next) {
next             1184 lib/services/services.c     for (iter = standards; iter != NULL; iter = iter->next) {
next             1200 lib/services/services.c         for (iter = providers; iter != NULL; iter = iter->next) {
next              140 lib/services/services_nagios.c     for (GList *gIter = plugin_list; gIter != NULL; gIter = gIter->next) {
next               72 lib/services/services_ocf.c     for (gIter = providers; 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               94 maint/gnulib/lib/acl-internal.c   for (ace = acl->acl_first; count > 0; ace = ace->next, count--)
next              117 maint/gnulib/lib/alloca.c       union hdr *next;          /* For chaining headers.  */
next              156 maint/gnulib/lib/alloca.c           register header *np = hp->h.next;
next              190 maint/gnulib/lib/alloca.c     new->h.next = last_alloca_header;
next              418 maint/gnulib/lib/argp-help.c   struct hol_cluster *next;
next              528 maint/gnulib/lib/argp-help.c       cl->next = hol->clusters;
next              542 maint/gnulib/lib/argp-help.c       struct hol_cluster *next = cl->next;
next              544 maint/gnulib/lib/argp-help.c       cl = next;
next              942 maint/gnulib/lib/argp-help.c     cl_end = &(*cl_end)->next;
next              517 maint/gnulib/lib/argp-parse.c   parser->state.next = 0;       /* Tell getopt to initialize.  */
next              582 maint/gnulib/lib/argp-parse.c       if (parser->state.next == parser->state.argc)
next              601 maint/gnulib/lib/argp-parse.c             *end_index = parser->state.next;
next              605 maint/gnulib/lib/argp-parse.c         *end_index = parser->state.next;
next              671 maint/gnulib/lib/argp-parse.c   int index = --parser->state.next;
next              681 maint/gnulib/lib/argp-parse.c       parser->state.next++;     /* For ARGP_KEY_ARG, consume the arg.  */
next              688 maint/gnulib/lib/argp-parse.c           parser->state.next--; /* For ARGP_KEY_ARGS, put back the arg.  */
next              700 maint/gnulib/lib/argp-parse.c         parser->state.next = parser->state.argc;
next              702 maint/gnulib/lib/argp-parse.c       if (parser->state.next > index)
next              706 maint/gnulib/lib/argp-parse.c         (--group)->args_processed += (parser->state.next - index);
next              787 maint/gnulib/lib/argp-parse.c   if (parser->state.quoted && parser->state.next < parser->state.quoted)
next              798 maint/gnulib/lib/argp-parse.c       parser->opt_data.optind = parser->state.next;
next              810 maint/gnulib/lib/argp-parse.c       parser->state.next = parser->opt_data.optind;
next              817 maint/gnulib/lib/argp-parse.c           if (parser->state.next > 1
next              818 maint/gnulib/lib/argp-parse.c               && strcmp (parser->state.argv[parser->state.next - 1], QUOTE)
next              824 maint/gnulib/lib/argp-parse.c             parser->state.quoted = parser->state.next;
next              841 maint/gnulib/lib/argp-parse.c       if (parser->state.next >= parser->state.argc
next              852 maint/gnulib/lib/argp-parse.c           parser->opt_data.optarg = parser->state.argv[parser->state.next++];
next              319 maint/gnulib/lib/argp.h   int next;
next              213 maint/gnulib/lib/bitset.c   bitset_bindex next = bitno;
next              215 maint/gnulib/lib/bitset.c   if (!bitset_list (src, &val, 1, &next))
next              232 maint/gnulib/lib/bitset.c   bitset_bindex next = bitno;
next              234 maint/gnulib/lib/bitset.c   if (!bitset_list_reverse (src, &val, 1, &next))
next              261 maint/gnulib/lib/bitset.c   bitset_bindex next = 0;
next              263 maint/gnulib/lib/bitset.c   if (bitset_list (src, val, 2, &next) != 1)
next              354 maint/gnulib/lib/bitset.c     bitset_bindex next = 0;
next              356 maint/gnulib/lib/bitset.c     while ((num = bitset_list (src, list, BITSET_LIST_SIZE, &next)))
next               93 maint/gnulib/lib/bitset.h   bitset_bindex next;
next              321 maint/gnulib/lib/bitset.h   for (ITER.next = (MIN), ITER.num = BITSET_LIST_SIZE;                        \
next              324 maint/gnulib/lib/bitset.h                                    BITSET_LIST_SIZE, &ITER.next));)           \
next              341 maint/gnulib/lib/bitset.h   for (ITER.next = (MIN), ITER.num = BITSET_LIST_SIZE;                        \
next              344 maint/gnulib/lib/bitset.h                                            BITSET_LIST_SIZE, &ITER.next));)   \
next               50 maint/gnulib/lib/bitset/array.c                     bitset_bindex num, bitset_bindex *next)
next               59 maint/gnulib/lib/bitset/array.c   bitset_bindex bitno = *next;
next               76 maint/gnulib/lib/bitset/array.c             *next = bitno + pos + 1;
next               80 maint/gnulib/lib/bitset/array.c   *next = bitno + BITSET_WORD_BITS;
next              124 maint/gnulib/lib/bitset/array.c                       bitset_bindex num, bitset_bindex *next)
next              126 maint/gnulib/lib/bitset/array.c   bitset_bindex rbitno = *next;
next              155 maint/gnulib/lib/bitset/array.c               *next = n_bits - (bitoff + pos);
next              164 maint/gnulib/lib/bitset/array.c   *next = n_bits - (bitoff + 1);
next              174 maint/gnulib/lib/bitset/array.c               bitset_bindex num, bitset_bindex *next)
next              181 maint/gnulib/lib/bitset/array.c   bitset_bindex bitno = *next;
next              217 maint/gnulib/lib/bitset/array.c                   *next = bitno + pos + 1;
next              242 maint/gnulib/lib/bitset/array.c                 *next = bitoff + pos + 1;
next              248 maint/gnulib/lib/bitset/array.c   *next = bitoff;
next               64 maint/gnulib/lib/bitset/list.c   struct lbitset_elt_struct *next;      /* Next element.  */
next              101 maint/gnulib/lib/bitset/list.c       lbitset_free_list = elt->next;
next              158 maint/gnulib/lib/bitset/list.c   elt->next = lbitset_free_list;
next              167 maint/gnulib/lib/bitset/list.c   lbitset_elt *next = elt->next;
next              171 maint/gnulib/lib/bitset/list.c     prev->next = next;
next              173 maint/gnulib/lib/bitset/list.c   if (next)
next              174 maint/gnulib/lib/bitset/list.c     next->prev = prev;
next              177 maint/gnulib/lib/bitset/list.c     LBITSET_HEAD (bset) = next;
next              186 maint/gnulib/lib/bitset/list.c       if (next)
next              188 maint/gnulib/lib/bitset/list.c           bset->b.cdata = next->words;
next              189 maint/gnulib/lib/bitset/list.c           bset->b.cindex = next->index;
next              220 maint/gnulib/lib/bitset/list.c       elt->prev->next = 0;
next              230 maint/gnulib/lib/bitset/list.c   lbitset_elt *next;
next              231 maint/gnulib/lib/bitset/list.c   for (; elt; elt = next)
next              233 maint/gnulib/lib/bitset/list.c       next = elt->next;
next              261 maint/gnulib/lib/bitset/list.c       elt->next = elt->prev = 0;
next              276 maint/gnulib/lib/bitset/list.c         ptr->prev->next = elt;
next              281 maint/gnulib/lib/bitset/list.c       elt->next = ptr;
next              290 maint/gnulib/lib/bitset/list.c            ptr->next && ptr->next->index < windex; ptr = ptr->next)
next              293 maint/gnulib/lib/bitset/list.c       if (ptr->next)
next              294 maint/gnulib/lib/bitset/list.c         ptr->next->prev = elt;
next              298 maint/gnulib/lib/bitset/list.c       elt->next = ptr->next;
next              300 maint/gnulib/lib/bitset/list.c       ptr->next = elt;
next              340 maint/gnulib/lib/bitset/list.c                elt->next && (elt->index + LBITSET_ELT_WORDS - 1) < windex;
next              341 maint/gnulib/lib/bitset/list.c                elt = elt->next)
next              381 maint/gnulib/lib/bitset/list.c   lbitset_elt *next;
next              382 maint/gnulib/lib/bitset/list.c   for (lbitset_elt *elt = LBITSET_HEAD (bset); elt; elt = next)
next              384 maint/gnulib/lib/bitset/list.c       next = elt->next;
next              416 maint/gnulib/lib/bitset/list.c        selt && delt; selt = selt->next, delt = delt->next)
next              444 maint/gnulib/lib/bitset/list.c   for (lbitset_elt *elt = head; elt; elt = elt->next)
next              449 maint/gnulib/lib/bitset/list.c       tmp->next = 0;
next              451 maint/gnulib/lib/bitset/list.c         prev->next = tmp;
next              560 maint/gnulib/lib/bitset/list.c                       bitset_bindex num, bitset_bindex *next)
next              567 maint/gnulib/lib/bitset/list.c   bitset_bindex rbitno = *next;
next              618 maint/gnulib/lib/bitset/list.c                   *next = n_bits - (bitoff + pos);
next              634 maint/gnulib/lib/bitset/list.c   *next = n_bits - (bitoff + 1);
next              644 maint/gnulib/lib/bitset/list.c               bitset_bindex num, bitset_bindex *next)
next              653 maint/gnulib/lib/bitset/list.c   bitset_bindex bitno = *next;
next              672 maint/gnulib/lib/bitset/list.c            elt = elt->next)
next              697 maint/gnulib/lib/bitset/list.c                       *next = bitno + pos + 1;
next              704 maint/gnulib/lib/bitset/list.c           elt = elt->next;
next              761 maint/gnulib/lib/bitset/list.c                         *next = bitno + pos + 1;
next              770 maint/gnulib/lib/bitset/list.c       elt = elt->next;
next              778 maint/gnulib/lib/bitset/list.c   *next = bitno;
next              787 maint/gnulib/lib/bitset/list.c   lbitset_elt *next;
next              789 maint/gnulib/lib/bitset/list.c   for (elt = LBITSET_HEAD (dst); elt; elt = next)
next              791 maint/gnulib/lib/bitset/list.c       next = elt->next;
next              873 maint/gnulib/lib/bitset/list.c        selt || delt; selt = selt->next, delt = delt->next)
next              883 maint/gnulib/lib/bitset/list.c               lbitset_zero_elts[2].next = delt;
next              888 maint/gnulib/lib/bitset/list.c               lbitset_zero_elts[1].next = selt;
next              906 maint/gnulib/lib/bitset/list.c        selt && delt; selt = selt->next, delt = delt->next)
next              912 maint/gnulib/lib/bitset/list.c               lbitset_zero_elts[2].next = delt;
next              917 maint/gnulib/lib/bitset/list.c               lbitset_zero_elts[1].next = selt;
next              960 maint/gnulib/lib/bitset/list.c           selt1 = selt1->next;
next              962 maint/gnulib/lib/bitset/list.c           selt2 = selt2->next;
next              970 maint/gnulib/lib/bitset/list.c           selt1 = selt1->next;
next              978 maint/gnulib/lib/bitset/list.c           selt2 = selt2->next;
next              989 maint/gnulib/lib/bitset/list.c           delt = delt->next;
next              995 maint/gnulib/lib/bitset/list.c           delt = delt->next;
next             1267 maint/gnulib/lib/bitset/list.c   for (lbitset_elt *elt = LBITSET_HEAD (bset); elt; elt = elt->next)
next              573 maint/gnulib/lib/bitset/stats.c                    bitset_bindex num, bitset_bindex *next)
next              575 maint/gnulib/lib/bitset/stats.c   bitset_bindex count = BITSET_LIST_ (bset->s.bset, list, num, next);
next              615 maint/gnulib/lib/bitset/stats.c                            bitset_bindex num, bitset_bindex *next)
next              617 maint/gnulib/lib/bitset/stats.c   return BITSET_LIST_REVERSE_ (bset->s.bset, list, num, next);
next               64 maint/gnulib/lib/bitset/table.c     struct tbitset_elt_struct *next;
next               96 maint/gnulib/lib/bitset/table.c #define TBITSET_NEXT(ELT) ((ELT)->u.next)
next              530 maint/gnulib/lib/bitset/table.c                       bitset_bindex num, bitset_bindex *next)
next              537 maint/gnulib/lib/bitset/table.c   bitset_bindex rbitno = *next;
next              574 maint/gnulib/lib/bitset/table.c                       *next = n_bits - (bitoff + pos);
next              589 maint/gnulib/lib/bitset/table.c   *next = n_bits - (bitoff + 1);
next              599 maint/gnulib/lib/bitset/table.c               bitset_bindex num, bitset_bindex *next)
next              604 maint/gnulib/lib/bitset/table.c   bitset_bindex bitno = *next;
next              630 maint/gnulib/lib/bitset/table.c                       *next = bitno + pos + 1;
next              698 maint/gnulib/lib/bitset/table.c                         *next = bitno + pos + 1;
next              708 maint/gnulib/lib/bitset/table.c   *next = bitno;
next              153 maint/gnulib/lib/bitset/vector.c                       bitset_bindex num, bitset_bindex *next)
next              156 maint/gnulib/lib/bitset/vector.c   bitset_bindex rbitno = *next;
next              185 maint/gnulib/lib/bitset/vector.c               *next = n_bits - (bitoff + pos);
next              194 maint/gnulib/lib/bitset/vector.c   *next = n_bits - (bitoff + 1);
next              204 maint/gnulib/lib/bitset/vector.c               bitset_bindex num, bitset_bindex *next)
next              209 maint/gnulib/lib/bitset/vector.c   bitset_bindex bitno = *next;
next              251 maint/gnulib/lib/bitset/vector.c                   *next = bitno + pos + 1;
next              276 maint/gnulib/lib/bitset/vector.c                 *next = bitoff + pos + 1;
next              282 maint/gnulib/lib/bitset/vector.c   *next = bitoff;
next               33 maint/gnulib/lib/dirfd.c   struct dirp_fd_list *next;
next               46 maint/gnulib/lib/dirfd.c   new_dirp_fd->next = dirp_fd_start;
next               61 maint/gnulib/lib/dirfd.c        dirp_fd_prev = dirp_fd, dirp_fd = dirp_fd->next)
next               66 maint/gnulib/lib/dirfd.c             dirp_fd_prev->next = dirp_fd->next;
next               68 maint/gnulib/lib/dirfd.c             dirp_fd_start = dirp_fd_start->next;
next               89 maint/gnulib/lib/dirfd.c       for (dirp_fd = dirp_fd_start; dirp_fd; dirp_fd = dirp_fd->next)
next              103 maint/gnulib/lib/exclude.c     struct exclude_segment *next;    /* next segment in list */
next              115 maint/gnulib/lib/exclude.c     struct pattern_buffer *next;
next              136 maint/gnulib/lib/exclude.c   pbuf->next = ex->patbuf;
next              276 maint/gnulib/lib/exclude.c   sp->next = ex->head;
next              311 maint/gnulib/lib/exclude.c       struct exclude_segment *next = seg->next;
next              313 maint/gnulib/lib/exclude.c       seg = next;
next              318 maint/gnulib/lib/exclude.c       struct pattern_buffer *next = pbuf->next;
next              321 maint/gnulib/lib/exclude.c       pbuf = next;
next              480 maint/gnulib/lib/exclude.c   for (seg = ex->head; ; seg = seg->next)
next              495 maint/gnulib/lib/exclude.c       if (! seg->next)
next              100 maint/gnulib/lib/fd-hook.c   struct fd_hook *next = link->private_next;
next              103 maint/gnulib/lib/fd-hook.c   if (next != NULL && prev != NULL)
next              106 maint/gnulib/lib/fd-hook.c       prev->private_next = next;
next              107 maint/gnulib/lib/fd-hook.c       next->private_prev = prev;
next              984 maint/gnulib/lib/fnmatch_loop.c     struct patternlist *next;
next             1062 maint/gnulib/lib/fnmatch_loop.c             newp->next = NULL;                                                \
next             1066 maint/gnulib/lib/fnmatch_loop.c             lastp = &newp->next
next             1118 maint/gnulib/lib/fnmatch_loop.c       while ((list = list->next) != NULL);
next             1141 maint/gnulib/lib/fnmatch_loop.c       while ((list = list->next) != NULL);
next             1152 maint/gnulib/lib/fnmatch_loop.c           for (runp = list; runp != NULL; runp = runp->next)
next             1187 maint/gnulib/lib/fnmatch_loop.c         list = list->next;
next              942 maint/gnulib/lib/fts.c next:   tmp = p;
next              990 maint/gnulib/lib/fts.c                         goto next;
next               52 maint/gnulib/lib/gl_anyhash2.h               gl_hash_entry_t next = node->hash_next;
next               58 maint/gnulib/lib/gl_anyhash2.h               node = next;
next               28 maint/gnulib/lib/gl_anylinked_list1.h   struct gl_list_node_impl *next;
next               64 maint/gnulib/lib/gl_anylinked_list2.h   list->root.next = &list->root;
next              138 maint/gnulib/lib/gl_anylinked_list2.h       tail->next = node;
next              141 maint/gnulib/lib/gl_anylinked_list2.h   tail->next = &list->root;
next              203 maint/gnulib/lib/gl_anylinked_list2.h               gl_list_node_t after_removed = node->next;
next              204 maint/gnulib/lib/gl_anylinked_list2.h               ASYNCSAFE(gl_list_node_t) before_removed->next = after_removed;
next              223 maint/gnulib/lib/gl_anylinked_list2.h   return (node->next != &list->root ? node->next : NULL);
next              236 maint/gnulib/lib/gl_anylinked_list2.h     return list->root.next;
next              262 maint/gnulib/lib/gl_anylinked_list2.h       node = list->root.next;
next              264 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next              288 maint/gnulib/lib/gl_anylinked_list2.h       node = list->root.next;
next              290 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next              318 maint/gnulib/lib/gl_anylinked_list2.h               gl_list_node_t after_removed = node->next;
next              319 maint/gnulib/lib/gl_anylinked_list2.h               ASYNCSAFE(gl_list_node_t) before_removed->next = after_removed;
next              372 maint/gnulib/lib/gl_anylinked_list2.h           for (node = list->root.next; ; node = node->next)
next              421 maint/gnulib/lib/gl_anylinked_list2.h             node = list->root.next;
next              423 maint/gnulib/lib/gl_anylinked_list2.h               node = node->next;
next              427 maint/gnulib/lib/gl_anylinked_list2.h                  node = node->next, end_index--)
next              441 maint/gnulib/lib/gl_anylinked_list2.h               for (node = list->root.next; node != &list->root; node = node->next)
next              465 maint/gnulib/lib/gl_anylinked_list2.h     gl_list_node_t node = list->root.next;
next              469 maint/gnulib/lib/gl_anylinked_list2.h       node = node->next;
next              473 maint/gnulib/lib/gl_anylinked_list2.h         for (; end_index > 0; node = node->next, end_index--)
next              479 maint/gnulib/lib/gl_anylinked_list2.h         for (; end_index > 0; node = node->next, end_index--)
next              552 maint/gnulib/lib/gl_anylinked_list2.h             node = list->root.next;
next              554 maint/gnulib/lib/gl_anylinked_list2.h               node = node->next;
next              558 maint/gnulib/lib/gl_anylinked_list2.h                  node = node->next, index++)
next              589 maint/gnulib/lib/gl_anylinked_list2.h     gl_list_node_t node = list->root.next;
next              592 maint/gnulib/lib/gl_anylinked_list2.h       node = node->next;
next              598 maint/gnulib/lib/gl_anylinked_list2.h              node = node->next, index++)
next              606 maint/gnulib/lib/gl_anylinked_list2.h              node = node->next, index++)
next              641 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) node->next = list->root.next;
next              642 maint/gnulib/lib/gl_anylinked_list2.h   node->next->prev = node;
next              643 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) list->root.next = node;
next              678 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) node->next = &list->root;
next              680 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) node->prev->next = node;
next              716 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) new_node->next = node;
next              718 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) new_node->prev->next = new_node;
next              755 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) new_node->next = node->next;
next              756 maint/gnulib/lib/gl_anylinked_list2.h   new_node->next->prev = new_node;
next              757 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) node->next = new_node;
next              803 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next              805 maint/gnulib/lib/gl_anylinked_list2.h       ASYNCSAFE(gl_list_node_t) new_node->next = node->next;
next              806 maint/gnulib/lib/gl_anylinked_list2.h       new_node->next->prev = new_node;
next              807 maint/gnulib/lib/gl_anylinked_list2.h       ASYNCSAFE(gl_list_node_t) node->next = new_node;
next              817 maint/gnulib/lib/gl_anylinked_list2.h       ASYNCSAFE(gl_list_node_t) new_node->next = node;
next              819 maint/gnulib/lib/gl_anylinked_list2.h       ASYNCSAFE(gl_list_node_t) new_node->prev->next = new_node;
next              835 maint/gnulib/lib/gl_anylinked_list2.h   gl_list_node_t next;
next              844 maint/gnulib/lib/gl_anylinked_list2.h   next = node->next;
next              846 maint/gnulib/lib/gl_anylinked_list2.h   ASYNCSAFE(gl_list_node_t) prev->next = next;
next              847 maint/gnulib/lib/gl_anylinked_list2.h   next->prev = prev;
next              873 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next              874 maint/gnulib/lib/gl_anylinked_list2.h       removed_node = node->next;
next              875 maint/gnulib/lib/gl_anylinked_list2.h       after_removed = node->next->next;
next              876 maint/gnulib/lib/gl_anylinked_list2.h       ASYNCSAFE(gl_list_node_t) node->next = after_removed;
next              891 maint/gnulib/lib/gl_anylinked_list2.h       ASYNCSAFE(gl_list_node_t) before_removed->next = node;
next              921 maint/gnulib/lib/gl_anylinked_list2.h   for (node = list->root.next; node != &list->root; )
next              923 maint/gnulib/lib/gl_anylinked_list2.h       gl_list_node_t next = node->next;
next              927 maint/gnulib/lib/gl_anylinked_list2.h       node = next;
next              944 maint/gnulib/lib/gl_anylinked_list2.h   result.p = list->root.next;
next              992 maint/gnulib/lib/gl_anylinked_list2.h       node = list->root.next;
next              994 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next             1008 maint/gnulib/lib/gl_anylinked_list2.h       node = list->root.next;
next             1010 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next             1013 maint/gnulib/lib/gl_anylinked_list2.h         node = node->next;
next             1036 maint/gnulib/lib/gl_anylinked_list2.h       iterator->p = node->next;
next             1056 maint/gnulib/lib/gl_anylinked_list2.h   for (node = list->root.next; node != &list->root; node = node->next)
next             1089 maint/gnulib/lib/gl_anylinked_list2.h           node = list->root.next;
next             1091 maint/gnulib/lib/gl_anylinked_list2.h             node = node->next;
next             1109 maint/gnulib/lib/gl_anylinked_list2.h           node = node->next;
next             1123 maint/gnulib/lib/gl_anylinked_list2.h   for (node = list->root.next, index = 0;
next             1125 maint/gnulib/lib/gl_anylinked_list2.h        node = node->next, index++)
next             1159 maint/gnulib/lib/gl_anylinked_list2.h           node = list->root.next;
next             1161 maint/gnulib/lib/gl_anylinked_list2.h             node = node->next;
next             1179 maint/gnulib/lib/gl_anylinked_list2.h           node = node->next;
next             1193 maint/gnulib/lib/gl_anylinked_list2.h   for (node = list->root.next; node != &list->root; node = node->next)
next             1205 maint/gnulib/lib/gl_anylinked_list2.h   for (node = list->root.next; node != &list->root; node = node->next)
next              157 maint/gnulib/lib/gl_anytreehash_list2.h               gl_hash_entry_t next = entry->hash_next;
next              167 maint/gnulib/lib/gl_anytreehash_list2.h               entry = next;
next              233 maint/gnulib/lib/gl_hash_map.c               gl_hash_entry_t next = node->hash_next;
next              242 maint/gnulib/lib/gl_hash_map.c               node = next;
next              218 maint/gnulib/lib/gl_hash_set.c               gl_hash_entry_t next = node->hash_next;
next              225 maint/gnulib/lib/gl_hash_set.c               node = next;
next               36 maint/gnulib/lib/gl_linkedhash_map.c   struct gl_list_node_impl *next;
next              105 maint/gnulib/lib/gl_linkedhash_map.c   map->root.next = &map->root;
next              194 maint/gnulib/lib/gl_linkedhash_map.c   ASYNCSAFE(gl_list_node_t) node->next = &map->root;
next              196 maint/gnulib/lib/gl_linkedhash_map.c   ASYNCSAFE(gl_list_node_t) node->prev->next = node;
next              236 maint/gnulib/lib/gl_linkedhash_map.c             gl_list_node_t next = node->next;
next              238 maint/gnulib/lib/gl_linkedhash_map.c             ASYNCSAFE(gl_list_node_t) prev->next = next;
next              239 maint/gnulib/lib/gl_linkedhash_map.c             next->prev = prev;
next              260 maint/gnulib/lib/gl_linkedhash_map.c   for (node = map->root.next; node != &map->root; )
next              262 maint/gnulib/lib/gl_linkedhash_map.c       gl_list_node_t next = node->next;
next              268 maint/gnulib/lib/gl_linkedhash_map.c       node = next;
next              286 maint/gnulib/lib/gl_linkedhash_map.c   result.p = map->root.next;
next              306 maint/gnulib/lib/gl_linkedhash_map.c       iterator->p = node->next;
next               36 maint/gnulib/lib/gl_linkedhash_set.c   struct gl_list_node_impl *next;
next              102 maint/gnulib/lib/gl_linkedhash_set.c   set->root.next = &set->root;
next              182 maint/gnulib/lib/gl_linkedhash_set.c   ASYNCSAFE(gl_list_node_t) node->next = &set->root;
next              184 maint/gnulib/lib/gl_linkedhash_set.c   ASYNCSAFE(gl_list_node_t) node->prev->next = node;
next              222 maint/gnulib/lib/gl_linkedhash_set.c             gl_list_node_t next = node->next;
next              224 maint/gnulib/lib/gl_linkedhash_set.c             ASYNCSAFE(gl_list_node_t) prev->next = next;
next              225 maint/gnulib/lib/gl_linkedhash_set.c             next->prev = prev;
next              245 maint/gnulib/lib/gl_linkedhash_set.c   for (node = set->root.next; node != &set->root; )
next              247 maint/gnulib/lib/gl_linkedhash_set.c       gl_list_node_t next = node->next;
next              251 maint/gnulib/lib/gl_linkedhash_set.c       node = next;
next              269 maint/gnulib/lib/gl_linkedhash_set.c   result.p = set->root.next;
next              287 maint/gnulib/lib/gl_linkedhash_set.c       iterator->p = node->next;
next              387 maint/gnulib/lib/glob.c           const char *next;
next              407 maint/gnulib/lib/glob.c           next = next_brace_sub (begin + 1, flags);
next              408 maint/gnulib/lib/glob.c           if (next == NULL)
next              419 maint/gnulib/lib/glob.c           rest = next;
next              444 maint/gnulib/lib/glob.c               mempcpy (mempcpy (alt_start, p, next - p), rest, rest_len);
next              464 maint/gnulib/lib/glob.c               if (*next == '}')
next              468 maint/gnulib/lib/glob.c               p = next + 1;
next              469 maint/gnulib/lib/glob.c               next = next_brace_sub (p, flags);
next              470 maint/gnulib/lib/glob.c               assert (next != NULL);
next             1287 maint/gnulib/lib/glob.c     struct globnames *next; size_t count; char *name[nnames];
next             1301 maint/gnulib/lib/glob.c   init_names->next = NULL;
next             1407 maint/gnulib/lib/glob.c                       newnames->next = names;
next             1456 maint/gnulib/lib/glob.c               names = names->next;
next             1482 maint/gnulib/lib/glob.c               names = names->next;
next               49 maint/gnulib/lib/hash.c     struct hash_entry *next;
next              172 maint/gnulib/lib/hash.c           while (cursor = cursor->next, cursor)
next              201 maint/gnulib/lib/hash.c           while (cursor = cursor->next, cursor)
next              249 maint/gnulib/lib/hash.c   for (cursor = bucket; cursor; cursor = cursor->next)
next              283 maint/gnulib/lib/hash.c       if (cursor->data == entry && cursor->next)
next              284 maint/gnulib/lib/hash.c         return cursor->next->data;
next              285 maint/gnulib/lib/hash.c       cursor = cursor->next;
next              310 maint/gnulib/lib/hash.c           for (cursor = bucket; cursor; cursor = cursor->next)
next              334 maint/gnulib/lib/hash.c           for (cursor = bucket; cursor; cursor = cursor->next)
next              576 maint/gnulib/lib/hash.c           struct hash_entry *next;
next              579 maint/gnulib/lib/hash.c           for (cursor = bucket->next; cursor; cursor = next)
next              585 maint/gnulib/lib/hash.c               next = cursor->next;
next              588 maint/gnulib/lib/hash.c               cursor->next = table->free_entry_list;
next              596 maint/gnulib/lib/hash.c           bucket->next = NULL;
next              609 maint/gnulib/lib/hash.c   struct hash_entry *next;
next              618 maint/gnulib/lib/hash.c               for (cursor = bucket; cursor; cursor = cursor->next)
next              633 maint/gnulib/lib/hash.c       for (cursor = bucket->next; cursor; cursor = next)
next              635 maint/gnulib/lib/hash.c           next = cursor->next;
next              641 maint/gnulib/lib/hash.c   for (cursor = table->free_entry_list; cursor; cursor = next)
next              643 maint/gnulib/lib/hash.c       next = cursor->next;
next              667 maint/gnulib/lib/hash.c       table->free_entry_list = new->next;
next              688 maint/gnulib/lib/hash.c   entry->next = table->free_entry_list;
next              718 maint/gnulib/lib/hash.c           if (bucket->next)
next              720 maint/gnulib/lib/hash.c               struct hash_entry *next = bucket->next;
next              724 maint/gnulib/lib/hash.c               *bucket = *next;
next              725 maint/gnulib/lib/hash.c               free_entry (table, next);
next              737 maint/gnulib/lib/hash.c   for (cursor = bucket; cursor->next; cursor = cursor->next)
next              739 maint/gnulib/lib/hash.c       if (entry == cursor->next->data
next              740 maint/gnulib/lib/hash.c           || table->comparator (entry, cursor->next->data))
next              742 maint/gnulib/lib/hash.c           void *data = cursor->next->data;
next              746 maint/gnulib/lib/hash.c               struct hash_entry *next = cursor->next;
next              750 maint/gnulib/lib/hash.c               cursor->next = next->next;
next              751 maint/gnulib/lib/hash.c               free_entry (table, next);
next              773 maint/gnulib/lib/hash.c   struct hash_entry *next;
next              786 maint/gnulib/lib/hash.c         for (cursor = bucket->next; cursor; cursor = next)
next              791 maint/gnulib/lib/hash.c             next = cursor->next;
next              797 maint/gnulib/lib/hash.c                 cursor->next = new_bucket->next;
next              798 maint/gnulib/lib/hash.c                 new_bucket->next = cursor;
next              813 maint/gnulib/lib/hash.c         bucket->next = NULL;
next              828 maint/gnulib/lib/hash.c             new_entry->next = new_bucket->next;
next              829 maint/gnulib/lib/hash.c             new_bucket->next = new_entry;
next              989 maint/gnulib/lib/hash.c       new_entry->next = bucket->next;
next              990 maint/gnulib/lib/hash.c       bucket->next = new_entry;
next             1057 maint/gnulib/lib/hash.c                   struct hash_entry *next;
next             1060 maint/gnulib/lib/hash.c                       next = cursor->next;
next             1062 maint/gnulib/lib/hash.c                       cursor = next;
next             1096 maint/gnulib/lib/hash.c       for (cursor = bucket; cursor; cursor = cursor->next)
next               44 maint/gnulib/lib/idcache.c   struct userid *next;
next               74 maint/gnulib/lib/idcache.c   for (tail = user_alist; tail; tail = tail->next)
next               92 maint/gnulib/lib/idcache.c       match->next = user_alist;
next              110 maint/gnulib/lib/idcache.c   for (tail = user_alist; tail; tail = tail->next)
next              115 maint/gnulib/lib/idcache.c   for (tail = nouser_alist; tail; tail = tail->next)
next              138 maint/gnulib/lib/idcache.c       tail->next = user_alist;
next              143 maint/gnulib/lib/idcache.c   tail->next = nouser_alist;
next              156 maint/gnulib/lib/idcache.c   for (tail = group_alist; tail; tail = tail->next)
next              174 maint/gnulib/lib/idcache.c       match->next = group_alist;
next              192 maint/gnulib/lib/idcache.c   for (tail = group_alist; tail; tail = tail->next)
next              197 maint/gnulib/lib/idcache.c   for (tail = nogroup_alist; tail; tail = tail->next)
next              220 maint/gnulib/lib/idcache.c       tail->next = group_alist;
next              225 maint/gnulib/lib/idcache.c   tail->next = nogroup_alist;
next               56 maint/gnulib/lib/localename-table.h     struct locale_hash_node *next;
next             2654 maint/gnulib/lib/localename.c     struct struniq_hash_node * volatile next;
next             2676 maint/gnulib/lib/localename.c   for (p = struniq_hash_table[slot]; p != NULL; p = p->next)
next             2693 maint/gnulib/lib/localename.c     for (p = struniq_hash_table[slot]; p != NULL; p = p->next)
next             2702 maint/gnulib/lib/localename.c     new_node->next = struniq_hash_table[slot];
next             2747 maint/gnulib/lib/localename.c       for (p = locale_hash_table[slot]; p != NULL; p = p->next)
next             2875 maint/gnulib/lib/localename.c                p = p->next)
next             2940 maint/gnulib/lib/localename.c     for (p = locale_hash_table[slot]; p != NULL; p = p->next)
next             2950 maint/gnulib/lib/localename.c         node->next = locale_hash_table[slot];
next             3009 maint/gnulib/lib/localename.c            p = p->next)
next             3032 maint/gnulib/lib/localename.c     for (p = locale_hash_table[slot]; p != NULL; p = p->next)
next             3042 maint/gnulib/lib/localename.c         node->next = locale_hash_table[slot];
next             3073 maint/gnulib/lib/localename.c     for (p = &locale_hash_table[slot]; *p != NULL; p = &(*p)->next)
next             3077 maint/gnulib/lib/localename.c           *p = (*p)->next;
next              184 maint/gnulib/lib/mgetgroups.c       gid_t *next;
next              187 maint/gnulib/lib/mgetgroups.c       for (next = g + 1; next < groups_end; next++)
next              189 maint/gnulib/lib/mgetgroups.c           if (*next == first || *next == *g)
next              192 maint/gnulib/lib/mgetgroups.c             *++g = *next;
next              671 maint/gnulib/lib/mountlist.c         struct rootdir_entry *next;
next              713 maint/gnulib/lib/mountlist.c                 rootdir_tail = &re->next;
next              728 maint/gnulib/lib/mountlist.c           for (re = rootdir_list; re; re = re->next)
next              752 maint/gnulib/lib/mountlist.c         rootdir_list = re->next;
next               70 maint/gnulib/lib/pagealign_alloc.c   memnode_t *next;
next               83 maint/gnulib/lib/pagealign_alloc.c   new_node->next = memnode_table;
next               97 maint/gnulib/lib/pagealign_alloc.c   for (c = *p_next; c != NULL; p_next = &c->next, c = c->next)
next              107 maint/gnulib/lib/pagealign_alloc.c   *p_next = c->next;
next              945 maint/gnulib/lib/regcomp.c   bin_tree_storage_t *storage, *next;
next              946 maint/gnulib/lib/regcomp.c   for (storage = dfa->str_tree_storage; storage; storage = next)
next              948 maint/gnulib/lib/regcomp.c       next = storage->next;
next             1371 maint/gnulib/lib/regcomp.c       node->left->next = node;
next             1374 maint/gnulib/lib/regcomp.c       node->left->next = node->right->first;
next             1375 maint/gnulib/lib/regcomp.c       node->right->next = node->next;
next             1379 maint/gnulib/lib/regcomp.c 	node->left->next = node->next;
next             1381 maint/gnulib/lib/regcomp.c 	node->right->next = node->next;
next             1401 maint/gnulib/lib/regcomp.c       DEBUG_ASSERT (node->next == NULL);
next             1412 maint/gnulib/lib/regcomp.c 	  left = node->next->node_idx;
next             1416 maint/gnulib/lib/regcomp.c 	  right = node->next->node_idx;
next             1426 maint/gnulib/lib/regcomp.c       err = re_node_set_init_1 (dfa->edests + idx, node->next->node_idx);
next             1430 maint/gnulib/lib/regcomp.c       dfa->nexts[idx] = node->next->node_idx;
next             1437 maint/gnulib/lib/regcomp.c       dfa->nexts[idx] = node->next->node_idx;
next             1955 maint/gnulib/lib/regcomp.c 	  re_token_t next;
next             1957 maint/gnulib/lib/regcomp.c 	  peek_token (&next, input, syntax);
next             1959 maint/gnulib/lib/regcomp.c 	  if (next.type != OP_ALT && next.type != OP_CLOSE_SUBEXP)
next             3677 maint/gnulib/lib/regcomp.c       storage->next = dfa->str_tree_storage;
next             3690 maint/gnulib/lib/regcomp.c   tree->next = NULL;
next              465 maint/gnulib/lib/regex_internal.h   struct bin_tree_t *next;
next              480 maint/gnulib/lib/regex_internal.h   struct bin_tree_storage_t *next;
next               38 maint/gnulib/lib/striconveha.c   struct autodetect_alias *next;
next               81 maint/gnulib/lib/striconveha.c   &autodetect_predefined[SIZEOF(autodetect_predefined)-1].next;
next              136 maint/gnulib/lib/striconveha.c       new_alias->next = NULL;
next              139 maint/gnulib/lib/striconveha.c       autodetect_list_end = &new_alias->next;
next              167 maint/gnulib/lib/striconveha.c       for (alias = autodetect_list; alias != NULL; alias = alias->next)
next              271 maint/gnulib/lib/striconveha.c       for (alias = autodetect_list; alias != NULL; alias = alias->next)
next               25 maint/gnulib/lib/time-internal.h   struct tm_zone *next;
next               73 maint/gnulib/lib/time_rz.c       tz->next = NULL;
next              129 maint/gnulib/lib/time_rz.c                   tz = tz->next = tzalloc (zone);
next              139 maint/gnulib/lib/time_rz.c           if (!*zone_copy && tz->next)
next              141 maint/gnulib/lib/time_rz.c               tz = tz->next;
next              166 maint/gnulib/lib/time_rz.c         timezone_t next = tz->next;
next              168 maint/gnulib/lib/time_rz.c         tz = next;
next               74 maint/gnulib/lib/timevar.c   struct timevar_stack_def *next;
next              192 maint/gnulib/lib/timevar.c       unused_stack_instances = unused_stack_instances->next;
next              200 maint/gnulib/lib/timevar.c   context->next = stack;
next              225 maint/gnulib/lib/timevar.c   stack = stack->next;
next              229 maint/gnulib/lib/timevar.c   popped->next = unused_stack_instances;
next               44 maint/gnulib/lib/unigbrk/u16-grapheme-next.c       ucs4_t next;
next               46 maint/gnulib/lib/unigbrk/u16-grapheme-next.c       mblen = u16_mbtouc (&next, s, end - s);
next               47 maint/gnulib/lib/unigbrk/u16-grapheme-next.c       if (uc_is_grapheme_break (prev, next))
next               50 maint/gnulib/lib/unigbrk/u16-grapheme-next.c       prev = next;
next               36 maint/gnulib/lib/unigbrk/u16-grapheme-prev.c   ucs4_t next;
next               41 maint/gnulib/lib/unigbrk/u16-grapheme-prev.c   s = u16_prev (&next, s, start);
next               54 maint/gnulib/lib/unigbrk/u16-grapheme-prev.c       if (uc_is_grapheme_break (prev, next))
next               58 maint/gnulib/lib/unigbrk/u16-grapheme-prev.c       next = prev;
next               44 maint/gnulib/lib/unigbrk/u32-grapheme-next.c       ucs4_t next;
next               46 maint/gnulib/lib/unigbrk/u32-grapheme-next.c       u32_mbtouc (&next, s, end - s);
next               47 maint/gnulib/lib/unigbrk/u32-grapheme-next.c       if (uc_is_grapheme_break (prev, next))
next               50 maint/gnulib/lib/unigbrk/u32-grapheme-next.c       prev = next;
next               36 maint/gnulib/lib/unigbrk/u32-grapheme-prev.c   ucs4_t next;
next               41 maint/gnulib/lib/unigbrk/u32-grapheme-prev.c   u32_prev (&next, s, start);
next               52 maint/gnulib/lib/unigbrk/u32-grapheme-prev.c       if (uc_is_grapheme_break (prev, next))
next               55 maint/gnulib/lib/unigbrk/u32-grapheme-prev.c       next = prev;
next               44 maint/gnulib/lib/unigbrk/u8-grapheme-next.c       ucs4_t next;
next               46 maint/gnulib/lib/unigbrk/u8-grapheme-next.c       mblen = u8_mbtouc (&next, s, end - s);
next               47 maint/gnulib/lib/unigbrk/u8-grapheme-next.c       if (uc_is_grapheme_break (prev, next))
next               50 maint/gnulib/lib/unigbrk/u8-grapheme-next.c       prev = next;
next               36 maint/gnulib/lib/unigbrk/u8-grapheme-prev.c   ucs4_t next;
next               41 maint/gnulib/lib/unigbrk/u8-grapheme-prev.c   s = u8_prev (&next, s, start);
next               54 maint/gnulib/lib/unigbrk/u8-grapheme-prev.c       if (uc_is_grapheme_break (prev, next))
next               58 maint/gnulib/lib/unigbrk/u8-grapheme-prev.c       next = prev;
next               98 maint/gnulib/lib/windows-cond.c       struct glwthread_waitqueue_link *next = elt->link.wql_next;
next               99 maint/gnulib/lib/windows-cond.c       prev->wql_next = next;
next              100 maint/gnulib/lib/windows-cond.c       next->wql_prev = prev;
next              118 maint/gnulib/lib/windows-cond.c       struct glwthread_waitqueue_link *next;
next              122 maint/gnulib/lib/windows-cond.c       next = elt->link.wql_next;
next              123 maint/gnulib/lib/windows-cond.c       prev->wql_next = next;
next              124 maint/gnulib/lib/windows-cond.c       next->wql_prev = prev;
next              145 maint/gnulib/lib/windows-cond.c       struct glwthread_waitqueue_link *next;
next              149 maint/gnulib/lib/windows-cond.c       next = elt->link.wql_next;
next              150 maint/gnulib/lib/windows-cond.c       prev->wql_next = next;
next              151 maint/gnulib/lib/windows-cond.c       next->wql_prev = prev;
next              159 maint/gnulib/lib/windows-cond.c       l = next;
next               99 maint/gnulib/lib/windows-timedrwlock.c       struct glwthread_waitqueue_link *next = elt->link.wql_next;
next              100 maint/gnulib/lib/windows-timedrwlock.c       prev->wql_next = next;
next              101 maint/gnulib/lib/windows-timedrwlock.c       next->wql_prev = prev;
next              120 maint/gnulib/lib/windows-timedrwlock.c       struct glwthread_waitqueue_link *next;
next              124 maint/gnulib/lib/windows-timedrwlock.c       next = elt->link.wql_next;
next              125 maint/gnulib/lib/windows-timedrwlock.c       prev->wql_next = next;
next              126 maint/gnulib/lib/windows-timedrwlock.c       next->wql_prev = prev;
next              148 maint/gnulib/lib/windows-timedrwlock.c       struct glwthread_waitqueue_link *next;
next              152 maint/gnulib/lib/windows-timedrwlock.c       next = elt->link.wql_next;
next              153 maint/gnulib/lib/windows-timedrwlock.c       prev->wql_next = next;
next              154 maint/gnulib/lib/windows-timedrwlock.c       next->wql_prev = prev;
next              163 maint/gnulib/lib/windows-timedrwlock.c       l = next;
next               46 maint/gnulib/lib/xvasprintf.c       const char *next = va_arg (ap, const char *);
next               47 maint/gnulib/lib/xvasprintf.c       totalsize = xsum (totalsize, strlen (next));
next               65 maint/gnulib/lib/xvasprintf.c       const char *next = va_arg (args, const char *);
next               66 maint/gnulib/lib/xvasprintf.c       size_t len = strlen (next);
next               67 maint/gnulib/lib/xvasprintf.c       memcpy (p, next, len);
next               46 maint/gnulib/tests/test-list-c++.cc     ASSERT (iter1.next (elt));
next               48 maint/gnulib/tests/test-list-c++.cc     ASSERT (iter1.next (elt));
next               50 maint/gnulib/tests/test-list-c++.cc     ASSERT (iter1.next (elt));
next               52 maint/gnulib/tests/test-list-c++.cc     ASSERT (iter1.next (elt));
next               54 maint/gnulib/tests/test-list-c++.cc     ASSERT (!iter1.next (elt));
next               62 maint/gnulib/tests/test-list-c++.cc     ASSERT (iter2.next (elt));
next               64 maint/gnulib/tests/test-list-c++.cc     ASSERT (iter2.next (elt));
next               66 maint/gnulib/tests/test-list-c++.cc     ASSERT (!iter1.next (elt));
next               54 maint/gnulib/tests/test-map-c++.cc   ASSERT (iter1.next (key, val));
next               57 maint/gnulib/tests/test-map-c++.cc   ASSERT (iter1.next (key, val));
next               60 maint/gnulib/tests/test-map-c++.cc   ASSERT (iter1.next (key, val));
next               63 maint/gnulib/tests/test-map-c++.cc   ASSERT (iter1.next (key, val));
next               66 maint/gnulib/tests/test-map-c++.cc   ASSERT (iter1.next (key, val));
next               69 maint/gnulib/tests/test-map-c++.cc   ASSERT (!iter1.next (key, val));
next               48 maint/gnulib/tests/test-omap-c++.cc   ASSERT (iter1.next (key, val));
next               51 maint/gnulib/tests/test-omap-c++.cc   ASSERT (iter1.next (key, val));
next               54 maint/gnulib/tests/test-omap-c++.cc   ASSERT (iter1.next (key, val));
next               57 maint/gnulib/tests/test-omap-c++.cc   ASSERT (iter1.next (key, val));
next               60 maint/gnulib/tests/test-omap-c++.cc   ASSERT (iter1.next (key, val));
next               63 maint/gnulib/tests/test-omap-c++.cc   ASSERT (!iter1.next (key, val));
next               62 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter1.next (elt));
next               64 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter1.next (elt));
next               66 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter1.next (elt));
next               68 maint/gnulib/tests/test-oset-c++.cc     ASSERT (!iter1.next (elt));
next               77 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter2.next (elt));
next               79 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter2.next (elt));
next               81 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter2.next (elt));
next               83 maint/gnulib/tests/test-oset-c++.cc     ASSERT (!iter2.next (elt));
next               89 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter3.next (elt));
next               91 maint/gnulib/tests/test-oset-c++.cc     ASSERT (iter3.next (elt));
next               93 maint/gnulib/tests/test-oset-c++.cc     ASSERT (!iter3.next (elt));
next               45 maint/gnulib/tests/test-set-c++.cc   ASSERT (iter1.next (elt));
next               47 maint/gnulib/tests/test-set-c++.cc   ASSERT (iter1.next (elt));
next               49 maint/gnulib/tests/test-set-c++.cc   ASSERT (iter1.next (elt));
next               51 maint/gnulib/tests/test-set-c++.cc   ASSERT (!iter1.next (elt));
next               33 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c   const uint16_t *next;
next               52 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c   next = u16_grapheme_next (s, s + n);
next               53 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c   if (next != s + len)
next               57 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c       if (next == NULL)
next               60 maint/gnulib/tests/unigbrk/test-u16-grapheme-next.c         fprintf (stderr, "u16_grapheme_next skipped %zu units", next - s);
next               33 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c   const uint32_t *next;
next               52 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c   next = u32_grapheme_next (s, s + n);
next               53 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c   if (next != s + len)
next               57 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c       if (next == NULL)
next               60 maint/gnulib/tests/unigbrk/test-u32-grapheme-next.c         fprintf (stderr, "u32_grapheme_next skipped %zu units", next - s);
next               33 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c   const uint8_t *next = u8_grapheme_next (s, s + n);
next               34 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c   if (next != s + len)
next               38 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c       if (next == NULL)
next               41 maint/gnulib/tests/unigbrk/test-u8-grapheme-next.c         fprintf (stderr, "u8_grapheme_next skipped %zu bytes", next - s);
next              107 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c           ucs4_t next;
next              129 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c             next = 0;
next              144 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c               next = next_int;
next              149 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c               && uc_graphemeclusterbreak_property (next) == GBP_EM)
next              152 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c               int next_gbp = uc_graphemeclusterbreak_property (next);
next              157 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c                        next, graphemebreakproperty_to_string (next_gbp));
next              159 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c           else if (uc_graphemeclusterbreak_property (next) == GBP_RI
next              163 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c               int next_gbp = uc_graphemeclusterbreak_property (next);
next              168 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c                        next, graphemebreakproperty_to_string (next_gbp));
next              170 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c           else if (uc_is_grapheme_break (prev, next) != should_break)
next              173 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c               int next_gbp = uc_graphemeclusterbreak_property (next);
next              179 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c                        next, graphemebreakproperty_to_string (next_gbp));
next              184 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c           prev = next;
next              186 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c           if (!(uc_graphemeclusterbreak_property (next) == GBP_EXTEND
next              189 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c             last_compchar_prop = uc_graphemeclusterbreak_property (next);
next              191 maint/gnulib/tests/unigbrk/test-uc-is-grapheme-break.c           if (uc_graphemeclusterbreak_property (next) == GBP_RI)
next              311 tools/attrd_updater.c     for (GList *iter = reply; iter != NULL; iter = iter->next) {
next              393 tools/cibadmin.c             for (child = xml->children; child; child = child->next) {
next              310 tools/crm_mon.c         node = node->next;
next              231 tools/crm_node.c                  node_iter != NULL; node_iter = node_iter->next) {
next              975 tools/crm_resource.c         for(iter = rsc->children; iter; iter = iter->next) {
next             1091 tools/crm_resource.c         for (ele = remaining; ele != NULL; ele = ele->next) {
next               86 tools/crm_resource_ban.c         for(; n && rc == pcmk_rc_ok; n = n->next) {
next              327 tools/crm_resource_ban.c         for(; n; n = n->next) {
next              106 tools/crm_resource_print.c     for (GList *lpc = ops; lpc != NULL; lpc = lpc->next) {
next              545 tools/crm_resource_print.c     for (GList *lpc = nodes; lpc != NULL; lpc = lpc->next) {
next              589 tools/crm_resource_print.c     for (GList *lpc = nodes; lpc != NULL; lpc = lpc->next) {
next              618 tools/crm_resource_print.c         for (lpc = resources; lpc != NULL; lpc = lpc->next) {
next              651 tools/crm_resource_print.c         for (lpc = activeResources; lpc != NULL; lpc = lpc->next) {
next              658 tools/crm_resource_print.c         for(lpc = unactiveResources; lpc != NULL; lpc = lpc->next) {
next              702 tools/crm_resource_print.c         for (lpc = resources; lpc != NULL; lpc = lpc->next) {
next              736 tools/crm_resource_print.c         for (lpc = activeResources; lpc != NULL; lpc = lpc->next) {
next              749 tools/crm_resource_print.c         for(lpc = unactiveResources; lpc != NULL; lpc = lpc->next) {
next               23 tools/crm_resource_runtime.c     for (GList *iter = rsc->children; iter != NULL; iter = iter->next) {
next               26 tools/crm_resource_runtime.c         for (GList *iter2 = child->running_on; iter2 != NULL; iter2 = iter2->next) {
next               60 tools/crm_resource_runtime.c         for (GList *iter = rsc->running_on; iter != NULL; iter = iter->next) {
next              170 tools/crm_resource_runtime.c     for(GList *gIter = rsc->children; gIter; gIter = gIter->next) {
next              302 tools/crm_resource_runtime.c             ; gIter; gIter = gIter->next) {
next              380 tools/crm_resource_runtime.c             for (lpc = rsc->rsc_cons_lhs; lpc != NULL; lpc = lpc->next) {
next              427 tools/crm_resource_runtime.c     for(GList *gIter = resources; gIter; gIter = gIter->next) {
next              711 tools/crm_resource_runtime.c         for (lpc = rsc->children; lpc != NULL; lpc = lpc->next) {
next              744 tools/crm_resource_runtime.c         for (lpc = nodes; lpc != NULL; lpc = lpc->next) {
next              850 tools/crm_resource_runtime.c         for (GList *iter = data_set->nodes; iter; iter = iter->next) {
next             1037 tools/crm_resource_runtime.c     for (hIter = hosts; host != NULL && hIter != NULL; hIter = hIter->next) {
next             1075 tools/crm_resource_runtime.c     for (rIter = rsc_list; rIter != NULL; rIter = rIter->next) {
next             1097 tools/crm_resource_runtime.c     for (item = items; item != NULL; item = item->next) {
next             1107 tools/crm_resource_runtime.c     for (item = items; item != NULL; item = item->next) {
next             1256 tools/crm_resource_runtime.c         for(iter = rsc->children; iter; iter = iter->next) {
next             1291 tools/crm_resource_runtime.c     for (item = resources; item != NULL; item = item->next) {
next             1663 tools/crm_resource_runtime.c     for (action = actions; action != NULL; action = action->next) {
next             1679 tools/crm_resource_runtime.c     for (action = actions; action != NULL; action = action->next) {
next             2033 tools/crm_resource_runtime.c         for(iter = rsc->children; iter; iter = iter->next) {
next              554 tools/crm_ticket.c     for(list_iter = attr_delete; list_iter; list_iter = list_iter->next) {
next              603 tools/crm_ticket.c     for(list_iter = attr_delete; list_iter; list_iter = list_iter->next) {