get_object_root 55 daemons/based/based_common.c data = get_object_root(section, data); get_object_root 472 daemons/based/based_messages.c update_section = get_object_root(section, *result_cib); get_object_root 24 include/crm/cib/util.h xmlNode *get_object_root(const char *object_type, xmlNode * the_root); get_object_root 855 lib/cib/cib_file.c data = get_object_root(section, data); get_object_root 50 lib/cib/cib_ops.c obj_root = get_object_root(section, existing_cib); get_object_root 268 lib/cib/cib_ops.c obj_root = get_object_root(section, *result_cib); get_object_root 297 lib/cib/cib_ops.c obj_root = get_object_root(section, *result_cib); get_object_root 332 lib/cib/cib_ops.c obj_root = get_object_root(section, *result_cib); get_object_root 345 lib/cib/cib_ops.c obj_root = get_object_root(section, *result_cib); get_object_root 551 lib/cib/cib_ops.c update_section = get_object_root(section, *result_cib); get_object_root 684 lib/cib/cib_utils.c config = get_object_root(XML_CIB_TAG_CRMCONFIG, current_cib); get_object_root 509 lib/pacemaker/pcmk_sched_allocate.c xmlNode *status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); get_object_root 58 lib/pacemaker/pcmk_sched_constraints.c xmlNode *xml_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, get_object_root 261 lib/pacemaker/pcmk_simulate.c if (get_object_root(XML_CIB_TAG_STATUS, cib_object) == NULL) { get_object_root 2205 lib/pengine/pe_output.c xmlNode *cib_status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); get_object_root 26 lib/pengine/utils.c extern xmlNode *get_object_root(const char *object_type, xmlNode * the_root); get_object_root 717 tools/cibadmin.c xmlNode *status = get_object_root(XML_CIB_TAG_STATUS, input); get_object_root 321 tools/crm_resource.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root); get_object_root 427 tools/crm_resource_ban.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root); get_object_root 23 tools/crm_resource_print.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 116 tools/crm_rule.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 391 tools/crm_simulate.c if (get_object_root(XML_CIB_TAG_STATUS, cib_object) == NULL) { get_object_root 201 tools/crm_verify.c status = get_object_root(XML_CIB_TAG_STATUS, cib_object);