XML_CIB_TAG_CONSTRAINTS  860 daemons/fenced/pacemaker-fenced.c                    strstr(xpath, "/"XML_CIB_TAG_CONSTRAINTS) ||
XML_CIB_TAG_CONSTRAINTS   47 lib/cib/cib_utils.c     { XML_CIB_TAG_CONSTRAINTS,      "/cib/configuration", "//cib/configuration/constraints" },
XML_CIB_TAG_CONSTRAINTS  183 lib/cib/cib_utils.c     create_xml_node(config, XML_CIB_TAG_CONSTRAINTS);
XML_CIB_TAG_CONSTRAINTS   58 lib/pacemaker/pcmk_sched_constraints.c     xmlNode *xml_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS,
XML_CIB_TAG_CONSTRAINTS  321 tools/crm_resource.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root);
XML_CIB_TAG_CONSTRAINTS  102 tools/crm_resource_ban.c     fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS);
XML_CIB_TAG_CONSTRAINTS  150 tools/crm_resource_ban.c     rc = cib_conn->cmds->update(cib_conn, XML_CIB_TAG_CONSTRAINTS, fragment, cib_options);
XML_CIB_TAG_CONSTRAINTS  178 tools/crm_resource_ban.c     fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS);
XML_CIB_TAG_CONSTRAINTS  216 tools/crm_resource_ban.c     rc = cib_conn->cmds->update(cib_conn, XML_CIB_TAG_CONSTRAINTS, fragment, cib_options);
XML_CIB_TAG_CONSTRAINTS  274 tools/crm_resource_ban.c     fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS);
XML_CIB_TAG_CONSTRAINTS  288 tools/crm_resource_ban.c     rc = cib_conn->cmds->remove(cib_conn, XML_CIB_TAG_CONSTRAINTS, fragment, cib_options);
XML_CIB_TAG_CONSTRAINTS  427 tools/crm_resource_ban.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root);
XML_CIB_TAG_CONSTRAINTS  456 tools/crm_resource_ban.c             fragment = create_xml_node(NULL, XML_CIB_TAG_CONSTRAINTS);
XML_CIB_TAG_CONSTRAINTS  461 tools/crm_resource_ban.c             rc = cib_conn->cmds->remove(cib_conn, XML_CIB_TAG_CONSTRAINTS,
XML_CIB_TAG_CONSTRAINTS   23 tools/crm_resource_print.c     xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
XML_CIB_TAG_CONSTRAINTS  116 tools/crm_rule.c     cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input);
XML_CIB_TAG_CONSTRAINTS  198 tools/crm_ticket.c                  get_object_path(XML_CIB_TAG_CONSTRAINTS), XML_CONS_TAG_RSC_TICKET);