the_root 38 include/crm/cib/util_compat.h xmlNode *get_object_root(const char *object_type, xmlNode *the_root); the_root 1098 lib/cib/cib_utils.c get_object_root(const char *object_type, xmlNode *the_root) the_root 1100 lib/cib/cib_utils.c return pcmk_find_cib_element(the_root, object_type);