cib_constraints   888 lib/pacemaker/pcmk_sched_allocate.c     xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
cib_constraints   901 lib/pacemaker/pcmk_sched_allocate.c     unpack_constraints(cib_constraints, data_set);
cib_constraints  1989 tools/crm_mon.c         xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS,
cib_constraints  1991 tools/crm_mon.c         unpack_constraints(cib_constraints, mon_data_set);
cib_constraints   289 tools/crm_resource.c     xmlNode *cib_constraints = NULL;
cib_constraints   293 tools/crm_resource.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root);
cib_constraints   294 tools/crm_resource.c     xpathObj = xpath_search(cib_constraints, "//" XML_CONS_TAG_RSC_LOCATION);
cib_constraints  1189 tools/crm_resource.c     xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS,
cib_constraints  1192 tools/crm_resource.c     unpack_constraints(cib_constraints, data_set);
cib_constraints   402 tools/crm_resource_ban.c     xmlNode *cib_constraints = NULL;
cib_constraints   407 tools/crm_resource_ban.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root);
cib_constraints   408 tools/crm_resource_ban.c     xpathObj = xpath_search(cib_constraints, "//" XML_CONS_TAG_RSC_LOCATION);
cib_constraints    19 tools/crm_resource_print.c     xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
cib_constraints    21 tools/crm_resource_print.c     for (xml_obj = pcmk__xe_first_child(cib_constraints); xml_obj != NULL;
cib_constraints   368 tools/crm_resource_runtime.c                 xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
cib_constraints   371 tools/crm_resource_runtime.c                 unpack_constraints(cib_constraints, data_set);
cib_constraints    81 tools/crm_rule.c     xmlNode *cib_constraints = NULL;
cib_constraints    89 tools/crm_rule.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
cib_constraints   100 tools/crm_rule.c     xpathObj = xpath_search(cib_constraints, xpath);
cib_constraints   118 tools/crm_rule.c     xpathObj = xpath_search(cib_constraints, xpath);
cib_constraints   132 tools/crm_rule.c     xpathObj = xpath_search(cib_constraints, xpath);
cib_constraints   141 tools/crm_rule.c         xpathObj = xpath_search(cib_constraints, xpath);
cib_constraints   712 tools/crm_ticket.c     xmlNode *cib_constraints = NULL;
cib_constraints   893 tools/crm_ticket.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
cib_constraints   894 tools/crm_ticket.c     unpack_constraints(cib_constraints, data_set);