xmlAttrPtr         25 daemons/attrd/attrd_messages.c is_sync_point_attr(xmlAttrPtr attr, void *data)
xmlAttrPtr        224 include/crm/common/xml_internal.h                                     bool (*match)(xmlAttrPtr, void *),
xmlAttrPtr        145 lib/common/crmcommon_private.h bool pcmk__marked_as_deleted(xmlAttrPtr a, void *user_data);
xmlAttrPtr        280 lib/common/digest.c should_filter_for_digest(xmlAttrPtr a, void *user_data)
xmlAttrPtr        163 lib/common/nvpair.c     for (xmlAttrPtr iter = pcmk__xe_first_attr(xml); iter != NULL;
xmlAttrPtr        946 lib/common/nvpair.c     xmlAttrPtr pIter = NULL;
xmlAttrPtr        238 lib/common/patchset.c     for (xmlAttrPtr a = pcmk__xe_first_attr(next); a != NULL; a = a->next) {
xmlAttrPtr        447 lib/common/patchset.c     xmlAttrPtr xIter = NULL;
xmlAttrPtr        511 lib/common/patchset.c         xmlAttrPtr pIter = NULL;
xmlAttrPtr        529 lib/common/patchset.c         xmlAttrPtr right_attr = NULL;
xmlAttrPtr        552 lib/common/patchset.c                 xmlAttrPtr pIter = NULL;
xmlAttrPtr        580 lib/common/patchset.c                     xmlAttrPtr pIter = NULL;
xmlAttrPtr        619 lib/common/patchset.c not_id(xmlAttrPtr attr, void *user_data)
xmlAttrPtr        687 lib/common/patchset.c     xmlAttrPtr xIter = NULL;
xmlAttrPtr       1210 lib/common/patchset.c             for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL;
xmlAttrPtr       1410 lib/common/patchset.c     for (xmlAttrPtr a = pcmk__xe_first_attr(node); a != NULL; a = a->next) {
xmlAttrPtr        743 lib/common/xml.c                                bool (*match)(xmlAttrPtr, void *),
xmlAttrPtr        746 lib/common/xml.c     xmlAttrPtr next = NULL;
xmlAttrPtr        748 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(element); a != NULL; a = next) {
xmlAttrPtr       1766 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL;
xmlAttrPtr       2695 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(target); a != NULL; a = a->next) {
xmlAttrPtr       2718 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
xmlAttrPtr         87 lib/common/xml_attr.c pcmk__marked_as_deleted(xmlAttrPtr a, void *user_data)
xmlAttrPtr        199 lib/pengine/complex.c     for (xmlAttrPtr a = pcmk__xe_first_attr(rsc->xml); a != NULL; a = a->next) {
xmlAttrPtr        772 lib/pengine/pe_actions.c         for (xmlAttrPtr attr = action_config->properties;
xmlAttrPtr         52 lib/pengine/pe_digest.c attr_not_in_string(xmlAttrPtr a, void *user_data)
xmlAttrPtr         68 lib/pengine/pe_digest.c attr_in_string(xmlAttrPtr a, void *user_data)
xmlAttrPtr        170 lib/pengine/pe_digest.c is_fence_param(xmlAttrPtr attr, void *user_data)
xmlAttrPtr       1028 lib/pengine/unpack.c     xmlAttrPtr xIter = NULL;