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 847 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 543 lib/pacemaker/pcmk_output.c xmlNodePtr cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, get_object_root 568 lib/pacemaker/pcmk_output.c xmlNodePtr cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, get_object_root 534 lib/pacemaker/pcmk_sched_allocate.c xmlNode *status = get_object_root(XML_CIB_TAG_STATUS, data_set->input); get_object_root 865 lib/pacemaker/pcmk_sched_allocate.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 2088 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 2164 tools/crm_mon.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, 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 401 tools/crm_resource_runtime.c xmlNode *cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 115 tools/crm_rule.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 651 tools/crm_simulate.c if (get_object_root(XML_CIB_TAG_STATUS, cib_object) == NULL) { get_object_root 701 tools/crm_simulate.c if (get_object_root(XML_CIB_TAG_STATUS, cib_object) == NULL) { get_object_root 896 tools/crm_ticket.c cib_constraints = get_object_root(XML_CIB_TAG_CONSTRAINTS, data_set->input); get_object_root 217 tools/crm_verify.c status = get_object_root(XML_CIB_TAG_STATUS, cib_object);