xmlAttrPtr        353 daemons/attrd/attrd_utils.c     for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
xmlAttrPtr        208 include/crm/common/xml_internal.h                                     bool (*match)(xmlAttrPtr, void *),
xmlAttrPtr        165 lib/common/nvpair.c     for (xmlAttrPtr iter = pcmk__xe_first_attr(xml); iter != NULL;
xmlAttrPtr        878 lib/common/nvpair.c     xmlAttrPtr pIter = NULL;
xmlAttrPtr        321 lib/common/operations.c should_filter_for_digest(xmlAttrPtr a, void *user_data)
xmlAttrPtr        231 lib/common/patchset.c     for (xmlAttrPtr a = pcmk__xe_first_attr(next); a != NULL; a = a->next) {
xmlAttrPtr        408 lib/common/patchset.c not_id(xmlAttrPtr attr, void *user_data)
xmlAttrPtr        472 lib/common/patchset.c     xmlAttrPtr xIter = NULL;
xmlAttrPtr        981 lib/common/patchset.c             for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL;
xmlAttrPtr       1251 lib/common/patchset.c     xmlAttrPtr xIter = NULL;
xmlAttrPtr       1317 lib/common/patchset.c         xmlAttrPtr pIter = NULL;
xmlAttrPtr       1335 lib/common/patchset.c         xmlAttrPtr right_attr = NULL;
xmlAttrPtr       1358 lib/common/patchset.c                 xmlAttrPtr pIter = NULL;
xmlAttrPtr       1386 lib/common/patchset.c                     xmlAttrPtr pIter = NULL;
xmlAttrPtr        326 lib/common/xml.c marked_as_deleted(xmlAttrPtr a, void *user_data)
xmlAttrPtr        490 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
xmlAttrPtr        519 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(target); a != NULL; a = a->next) {
xmlAttrPtr        619 lib/common/xml.c                                bool (*match)(xmlAttrPtr, void *),
xmlAttrPtr        622 lib/common/xml.c     xmlAttrPtr next = NULL;
xmlAttrPtr        624 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(element); a != NULL; a = next) {
xmlAttrPtr       2128 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(xml_node); a != NULL; a = a->next) {
xmlAttrPtr       2307 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL;
xmlAttrPtr       2429 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL;
xmlAttrPtr        171 lib/pengine/complex.c     for (xmlAttrPtr a = pcmk__xe_first_attr(rsc->xml); a != NULL; a = a->next) {
xmlAttrPtr        688 lib/pengine/pe_actions.c         xmlAttrPtr xIter = NULL;
xmlAttrPtr         53 lib/pengine/pe_digest.c attr_not_in_string(xmlAttrPtr a, void *user_data)
xmlAttrPtr         69 lib/pengine/pe_digest.c attr_in_string(xmlAttrPtr a, void *user_data)
xmlAttrPtr        163 lib/pengine/pe_digest.c is_fence_param(xmlAttrPtr attr, void *user_data)
xmlAttrPtr        889 lib/pengine/unpack.c     xmlAttrPtr xIter = NULL;