get_object_path   237 crmd/pengine.c                        get_object_path(XML_CIB_TAG_CRMCONFIG), XML_CIB_TAG_PROPSET, attr_name);
get_object_path    22 include/crm/cib/util.h const char *get_object_path(const char *object_type);
get_object_path   102 lib/cib/cib_attrs.c     attr_snprintf(xpath_string, offset, XPATH_MAX, "%.128s", get_object_path(section));
get_object_path   232 lib/cib/cib_utils.c     const char *xpath = get_object_path(object_type);
get_object_path   109 tools/crm_resource_runtime.c         snprintf(xpath_string + offset, XPATH_MAX - offset, "%s", get_object_path("resources"));
get_object_path   213 tools/crm_ticket.c                  get_object_path(XML_CIB_TAG_CONSTRAINTS), XML_CONS_TAG_RSC_TICKET);