pIter 915 lib/common/nvpair.c xmlAttrPtr pIter = NULL; pIter 929 lib/common/nvpair.c for (pIter = pcmk__xe_first_attr(nvpair_list); pIter != NULL; pIter 930 lib/common/nvpair.c pIter = pIter->next) { pIter 932 lib/common/nvpair.c const char *p_name = (const char *)pIter->name; pIter 933 lib/common/nvpair.c const char *p_value = pcmk__xml_attr_value(pIter); pIter 89 lib/common/patchset.c xmlAttr *pIter = NULL; pIter 115 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(xml); pIter != NULL; pIter 116 lib/common/patchset.c pIter = pIter->next) { pIter 119 lib/common/patchset.c p = pIter->_private; pIter 141 lib/common/patchset.c crm_xml_add(attr, XML_NVPAIR_ATTR_NAME, (const char *)pIter->name); pIter 148 lib/common/patchset.c value = crm_element_value(xml, (const char *) pIter->name); pIter 159 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(xml); pIter != NULL; pIter 160 lib/common/patchset.c pIter = pIter->next) { pIter 161 lib/common/patchset.c p = pIter->_private; pIter 163 lib/common/patchset.c value = crm_element_value(xml, (const char *) pIter->name); pIter 164 lib/common/patchset.c crm_xml_add(result, (const char *)pIter->name, value); pIter 1211 lib/common/patchset.c for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL; pIter 1212 lib/common/patchset.c pIter = pIter->next) { pIter 1213 lib/common/patchset.c const char *name = (const char *) pIter->name; pIter 1542 lib/common/patchset.c xmlAttrPtr pIter = NULL; pIter 1544 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(left); pIter != NULL; pIter 1545 lib/common/patchset.c pIter = pIter->next) { pIter 1546 lib/common/patchset.c const char *p_name = (const char *)pIter->name; pIter 1547 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(pIter); pIter 1583 lib/common/patchset.c xmlAttrPtr pIter = NULL; pIter 1585 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(left); pIter != NULL; pIter 1586 lib/common/patchset.c pIter = pIter->next) { pIter 1587 lib/common/patchset.c const char *p_name = (const char *) pIter->name; pIter 1588 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(pIter); pIter 1611 lib/common/patchset.c xmlAttrPtr pIter = NULL; pIter 1615 lib/common/patchset.c for (pIter = pcmk__xe_first_attr(left); pIter != NULL; pIter 1616 lib/common/patchset.c pIter = pIter->next) { pIter 1617 lib/common/patchset.c const char *p_name = (const char *) pIter->name; pIter 1618 lib/common/patchset.c const char *p_value = pcmk__xml_attr_value(pIter); pIter 2358 lib/pacemaker/pcmk_sched_allocate.c GList *pIter = NULL; pIter 2445 lib/pacemaker/pcmk_sched_allocate.c for (pIter = probes; pIter != NULL; pIter = pIter->next) { pIter 2446 lib/pacemaker/pcmk_sched_allocate.c pe_action_t *probe = (pe_action_t *) pIter->data; pIter 2728 lib/pacemaker/pcmk_sched_allocate.c GList *pIter = NULL; pIter 2762 lib/pacemaker/pcmk_sched_allocate.c for (pIter = probes; pIter != NULL; pIter = pIter->next) { pIter 2763 lib/pacemaker/pcmk_sched_allocate.c pe_action_t *probe = (pe_action_t *) pIter->data; pIter 1029 lib/pacemaker/pcmk_sched_native.c GList *pIter = NULL; pIter 1031 lib/pacemaker/pcmk_sched_native.c for (pIter = probes; pIter != NULL; pIter = pIter->next) { pIter 1032 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;