XML_CIB_TAG_ALERTS   95 daemons/attrd/attrd_alerts.c     if (crmalerts && !pcmk__str_eq(crm_element_name(crmalerts), XML_CIB_TAG_ALERTS, pcmk__str_none)) {
XML_CIB_TAG_ALERTS   96 daemons/attrd/attrd_alerts.c         crmalerts = first_named_child(crmalerts, XML_CIB_TAG_ALERTS);
XML_CIB_TAG_ALERTS   99 daemons/attrd/attrd_alerts.c         crm_notice("CIB query result has no " XML_CIB_TAG_ALERTS " section");
XML_CIB_TAG_ALERTS  108 daemons/attrd/attrd_alerts.c     "/" XML_TAG_CIB "/" XML_CIB_TAG_CONFIGURATION "/" XML_CIB_TAG_ALERTS
XML_CIB_TAG_ALERTS 1278 daemons/based/based_callbacks.c             current_alerts_digest = calculate_section_digest("//" XML_TAG_CIB "/" XML_CIB_TAG_CONFIGURATION "/" XML_CIB_TAG_ALERTS, current_cib);
XML_CIB_TAG_ALERTS 1333 daemons/based/based_callbacks.c             result_alerts_digest = calculate_section_digest("//" XML_TAG_CIB "/" XML_CIB_TAG_CONFIGURATION "/" XML_CIB_TAG_ALERTS, result_cib);
XML_CIB_TAG_ALERTS  784 daemons/controld/controld_control.c     alerts = first_named_child(output, XML_CIB_TAG_ALERTS);
XML_CIB_TAG_ALERTS  801 daemons/controld/controld_control.c             "//" XML_CIB_TAG_CRMCONFIG " | //" XML_CIB_TAG_ALERTS,
XML_CIB_TAG_ALERTS  175 lib/common/alerts.c #define XPATH_PATCHSET1_ALERTS    XPATH_PATCHSET1_DIFF "//" XML_CIB_TAG_ALERTS
XML_CIB_TAG_ALERTS  183 lib/common/alerts.c #define XPATH_ALERTS    XPATH_CONFIG "/" XML_CIB_TAG_ALERTS
XML_CIB_TAG_ALERTS  239 lib/common/alerts.c                     (strcmp(name, XML_CIB_TAG_ALERTS) != 0)) {
XML_CIB_TAG_ALERTS   90 lib/common/cib.c         XML_CIB_TAG_ALERTS,
XML_CIB_TAG_ALERTS   92 lib/common/cib.c         "//" XML_TAG_CIB "/" XML_CIB_TAG_CONFIGURATION "/" XML_CIB_TAG_ALERTS