cib__element_in_patchset 62 daemons/attrd/attrd_cib.c if (cib__element_in_patchset(patchset, XML_CIB_TAG_ALERTS)) { cib__element_in_patchset 77 daemons/attrd/attrd_cib.c if (cib__element_in_patchset(patchset, XML_CIB_TAG_NODES) cib__element_in_patchset 78 daemons/attrd/attrd_cib.c || cib__element_in_patchset(patchset, XML_CIB_TAG_STATUS)) { cib__element_in_patchset 62 daemons/controld/controld_cib.c if (cib__element_in_patchset(patchset, XML_CIB_TAG_ALERTS) cib__element_in_patchset 63 daemons/controld/controld_cib.c || cib__element_in_patchset(patchset, XML_CIB_TAG_CRMCONFIG)) { cib__element_in_patchset 79 daemons/controld/controld_cib.c if (cib__element_in_patchset(patchset, XML_CIB_TAG_NODES) cib__element_in_patchset 80 daemons/controld/controld_cib.c || cib__element_in_patchset(patchset, XML_CIB_TAG_STATUS)) { cib__element_in_patchset 205 include/crm/cib/internal.h bool cib__element_in_patchset(const xmlNode *patchset, const char *element);