xmlAttrPtr         24 daemons/attrd/attrd_messages.c is_sync_point_attr(xmlAttrPtr attr, void *data)
xmlAttrPtr        316 daemons/attrd/attrd_utils.c     for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
xmlAttrPtr        215 include/crm/common/xml_internal.h                                     bool (*match)(xmlAttrPtr, void *),
xmlAttrPtr        321 lib/common/actions.c should_filter_for_digest(xmlAttrPtr a, void *user_data)
xmlAttrPtr        123 lib/common/crmcommon_private.h bool pcmk__marked_as_deleted(xmlAttrPtr a, void *user_data);
xmlAttrPtr        165 lib/common/nvpair.c     for (xmlAttrPtr iter = pcmk__xe_first_attr(xml); iter != NULL;
xmlAttrPtr        829 lib/common/nvpair.c     xmlAttrPtr pIter = NULL;
xmlAttrPtr        239 lib/common/patchset.c     for (xmlAttrPtr a = pcmk__xe_first_attr(next); a != NULL; a = a->next) {
xmlAttrPtr        417 lib/common/patchset.c not_id(xmlAttrPtr attr, void *user_data)
xmlAttrPtr        477 lib/common/patchset.c     xmlAttrPtr xIter = NULL;
xmlAttrPtr        980 lib/common/patchset.c             for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL;
xmlAttrPtr       1242 lib/common/patchset.c     xmlAttrPtr xIter = NULL;
xmlAttrPtr       1306 lib/common/patchset.c         xmlAttrPtr pIter = NULL;
xmlAttrPtr       1324 lib/common/patchset.c         xmlAttrPtr right_attr = NULL;
xmlAttrPtr       1347 lib/common/patchset.c                 xmlAttrPtr pIter = NULL;
xmlAttrPtr       1375 lib/common/patchset.c                     xmlAttrPtr pIter = NULL;
xmlAttrPtr        465 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) {
xmlAttrPtr        494 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(target); a != NULL; a = a->next) {
xmlAttrPtr        594 lib/common/xml.c                                bool (*match)(xmlAttrPtr, void *),
xmlAttrPtr        597 lib/common/xml.c     xmlAttrPtr next = NULL;
xmlAttrPtr        599 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(element); a != NULL; a = next) {
xmlAttrPtr       2097 lib/common/xml.c     for (xmlAttrPtr a = pcmk__xe_first_attr(xml_node); a != NULL; a = a->next) {
xmlAttrPtr       2274 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL;
xmlAttrPtr       2396 lib/common/xml.c         for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL;
xmlAttrPtr         44 lib/common/xml_attr.c pcmk__marked_as_deleted(xmlAttrPtr a, void *user_data)
xmlAttrPtr        179 lib/pengine/complex.c     for (xmlAttrPtr a = pcmk__xe_first_attr(rsc->xml); a != NULL; a = a->next) {
xmlAttrPtr        760 lib/pengine/pe_actions.c         for (xmlAttrPtr attr = action_config->properties;
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        171 lib/pengine/pe_digest.c is_fence_param(xmlAttrPtr attr, void *user_data)
xmlAttrPtr        939 lib/pengine/unpack.c     xmlAttrPtr xIter = NULL;