the_root           34 include/crm/cib/util_compat.h xmlNode *get_object_root(const char *object_type, xmlNode *the_root);
the_root          784 lib/cib/cib_utils.c get_object_root(const char *object_type, xmlNode *the_root)
the_root          786 lib/cib/cib_utils.c     return pcmk_find_cib_element(the_root, object_type);