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 129 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 164 lib/common/nvpair.c for (xmlAttrPtr iter = pcmk__xe_first_attr(xml); iter != NULL; xmlAttrPtr 862 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 620 lib/common/patchset.c not_id(xmlAttrPtr attr, void *user_data) xmlAttrPtr 688 lib/common/patchset.c xmlAttrPtr xIter = NULL; xmlAttrPtr 1211 lib/common/patchset.c for (xmlAttrPtr pIter = pcmk__xe_first_attr(attrs); pIter != NULL; xmlAttrPtr 1422 lib/common/patchset.c for (xmlAttrPtr a = pcmk__xe_first_attr(node); a != NULL; a = a->next) { xmlAttrPtr 100 lib/common/tests/xml/crm_xml_init_test.c xmlAttrPtr attr = xmlNewProp(node, (pcmkXmlStr) PCMK_XA_NAME, xmlAttrPtr 693 lib/common/xml.c bool (*match)(xmlAttrPtr, void *), xmlAttrPtr 696 lib/common/xml.c xmlAttrPtr next = NULL; xmlAttrPtr 698 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(element); a != NULL; a = next) { xmlAttrPtr 1749 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(update); a != NULL; xmlAttrPtr 2682 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(target); a != NULL; a = a->next) { xmlAttrPtr 2705 lib/common/xml.c for (xmlAttrPtr a = pcmk__xe_first_attr(src); a != NULL; a = a->next) { xmlAttrPtr 43 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 1004 lib/pengine/unpack.c xmlAttrPtr xIter = NULL;