pIter             914 lib/common/nvpair.c     xmlAttrPtr pIter = NULL;
pIter             928 lib/common/nvpair.c     for (pIter = pcmk__xe_first_attr(nvpair_list); pIter != NULL;
pIter             929 lib/common/nvpair.c          pIter = pIter->next) {
pIter             931 lib/common/nvpair.c         const char *p_name = (const char *)pIter->name;
pIter             932 lib/common/nvpair.c         const char *p_value = pcmk__xml_attr_value(pIter);
pIter              88 lib/common/patchset.c     xmlAttr *pIter = NULL;
pIter             114 lib/common/patchset.c     for (pIter = pcmk__xe_first_attr(xml); pIter != NULL;
pIter             115 lib/common/patchset.c          pIter = pIter->next) {
pIter             118 lib/common/patchset.c         p = pIter->_private;
pIter             140 lib/common/patchset.c         crm_xml_add(attr, XML_NVPAIR_ATTR_NAME, (const char *)pIter->name);
pIter             147 lib/common/patchset.c             value = crm_element_value(xml, (const char *) pIter->name);
pIter             158 lib/common/patchset.c         for (pIter = pcmk__xe_first_attr(xml); pIter != NULL;
pIter             159 lib/common/patchset.c              pIter = pIter->next) {
pIter             160 lib/common/patchset.c             p = pIter->_private;
pIter             162 lib/common/patchset.c                 value = crm_element_value(xml, (const char *) pIter->name);
pIter             163 lib/common/patchset.c                 crm_xml_add(result, (const char *)pIter->name, value);
pIter            1210 lib/common/patchset.c             for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL;
pIter            1211 lib/common/patchset.c                  pIter = pIter->next) {
pIter            1212 lib/common/patchset.c                 const char *name = (const char *) pIter->name;
pIter            1541 lib/common/patchset.c         xmlAttrPtr pIter = NULL;
pIter            1543 lib/common/patchset.c         for (pIter = pcmk__xe_first_attr(left); pIter != NULL;
pIter            1544 lib/common/patchset.c              pIter = pIter->next) {
pIter            1545 lib/common/patchset.c             const char *p_name = (const char *)pIter->name;
pIter            1546 lib/common/patchset.c             const char *p_value = pcmk__xml_attr_value(pIter);
pIter            1582 lib/common/patchset.c                 xmlAttrPtr pIter = NULL;
pIter            1584 lib/common/patchset.c                 for (pIter = pcmk__xe_first_attr(left); pIter != NULL;
pIter            1585 lib/common/patchset.c                      pIter = pIter->next) {
pIter            1586 lib/common/patchset.c                     const char *p_name = (const char *) pIter->name;
pIter            1587 lib/common/patchset.c                     const char *p_value = pcmk__xml_attr_value(pIter);
pIter            1610 lib/common/patchset.c                     xmlAttrPtr pIter = NULL;
pIter            1614 lib/common/patchset.c                     for (pIter = pcmk__xe_first_attr(left); pIter != NULL;
pIter            1615 lib/common/patchset.c                          pIter = pIter->next) {
pIter            1616 lib/common/patchset.c                         const char *p_name = (const char *) pIter->name;
pIter            1617 lib/common/patchset.c                         const char *p_value = pcmk__xml_attr_value(pIter);
pIter            1549 lib/pacemaker/pcmk_sched_allocate.c         GList *pIter = NULL;
pIter            1636 lib/pacemaker/pcmk_sched_allocate.c         for (pIter = probes; pIter != NULL; pIter = pIter->next) {
pIter            1637 lib/pacemaker/pcmk_sched_allocate.c             pe_action_t *probe = (pe_action_t *) pIter->data;
pIter            1915 lib/pacemaker/pcmk_sched_allocate.c             GList *pIter = NULL;
pIter            1949 lib/pacemaker/pcmk_sched_allocate.c             for (pIter = probes; pIter != NULL; pIter = pIter->next) {
pIter            1950 lib/pacemaker/pcmk_sched_allocate.c                 pe_action_t *probe = (pe_action_t *) pIter->data;
pIter            1017 lib/pacemaker/pcmk_sched_native.c             GList *pIter = NULL;
pIter            1019 lib/pacemaker/pcmk_sched_native.c             for (pIter = probes; pIter != NULL; pIter = pIter->next) {
pIter            1020 lib/pacemaker/pcmk_sched_native.c                 pe_action_t *probe = (pe_action_t *) pIter->data;
pIter             230 lib/pengine/bundle.c         for(GList *pIter = data->mounts; pIter != NULL; pIter = pIter->next) {
pIter             231 lib/pengine/bundle.c             pe__bundle_mount_t *mount = pIter->data;
pIter             252 lib/pengine/bundle.c         for(GList *pIter = data->ports; pIter != NULL; pIter = pIter->next) {
pIter             253 lib/pengine/bundle.c             pe__bundle_port_t *port = pIter->data;
pIter             396 lib/pengine/bundle.c         for(GList *pIter = data->mounts; pIter != NULL; pIter = pIter->next) {
pIter             397 lib/pengine/bundle.c             pe__bundle_mount_t *mount = pIter->data;
pIter             418 lib/pengine/bundle.c         for(GList *pIter = data->ports; pIter != NULL; pIter = pIter->next) {
pIter             419 lib/pengine/bundle.c             pe__bundle_port_t *port = pIter->data;
pIter             560 lib/pengine/bundle.c         for(GList *pIter = data->mounts; pIter != NULL; pIter = pIter->next) {
pIter             561 lib/pengine/bundle.c             pe__bundle_mount_t *mount = pIter->data;
pIter             588 lib/pengine/bundle.c         for(GList *pIter = data->ports; pIter != NULL; pIter = pIter->next) {
pIter             589 lib/pengine/bundle.c             pe__bundle_port_t *port = pIter->data;