cib_constraints 124 lib/pacemaker/pcmk_rule.c xmlNodePtr cib_constraints = NULL; cib_constraints 134 lib/pacemaker/pcmk_rule.c cib_constraints = pcmk_find_cib_element(scheduler->input, cib_constraints 148 lib/pacemaker/pcmk_rule.c xpath_obj = xpath_search(cib_constraints, xpath); cib_constraints 167 lib/pacemaker/pcmk_rule.c xpath_obj = xpath_search(cib_constraints, xpath); cib_constraints 186 lib/pacemaker/pcmk_rule.c xpath_obj = xpath_search(cib_constraints, xpath); cib_constraints 198 lib/pacemaker/pcmk_rule.c xpath_obj = xpath_search(cib_constraints, xpath); cib_constraints 325 tools/crm_resource.c xmlNode *cib_constraints = NULL; cib_constraints 329 tools/crm_resource.c cib_constraints = pcmk_find_cib_element(root, XML_CIB_TAG_CONSTRAINTS); cib_constraints 330 tools/crm_resource.c xpathObj = xpath_search(cib_constraints, "//" XML_CONS_TAG_RSC_LOCATION); cib_constraints 436 tools/crm_resource_ban.c xmlNode *cib_constraints = NULL; cib_constraints 441 tools/crm_resource_ban.c cib_constraints = pcmk_find_cib_element(root, XML_CIB_TAG_CONSTRAINTS); cib_constraints 442 tools/crm_resource_ban.c xpathObj = xpath_search(cib_constraints, "//" XML_CONS_TAG_RSC_LOCATION);