get_object_root 53 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 852 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 674 lib/cib/cib_utils.c config = get_object_root(XML_CIB_TAG_CRMCONFIG, current_cib); get_object_root 558 lib/pacemaker/pcmk_sched_allocate.c xmlNode *status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); get_object_root 888 lib/pacemaker/pcmk_sched_allocate.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 23 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 1989 tools/crm_mon.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, get_object_root 419 tools/crm_mon_print.c xmlNode *cib_status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); get_object_root 293 tools/crm_resource.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root); get_object_root 1189 tools/crm_resource.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, get_object_root 407 tools/crm_resource_ban.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, root); get_object_root 19 tools/crm_resource_print.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 368 tools/crm_resource_runtime.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 89 tools/crm_rule.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 742 tools/crm_simulate.c if (get_object_root(XML_CIB_TAG_STATUS, cib_object) == NULL) { get_object_root 793 tools/crm_simulate.c if (get_object_root(XML_CIB_TAG_STATUS, cib_object) == NULL) { get_object_root 893 tools/crm_ticket.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 257 tools/crm_verify.c status = get_object_root(XML_CIB_TAG_STATUS, cib_object); get_object_root 592 tools/crmadmin.c xmlNode *nodes = get_object_root(XML_CIB_TAG_NODES, xml_node);