get_object_path   369 daemons/controld/controld_schedulerd.c                                      get_object_path(XML_CIB_TAG_CRMCONFIG),
get_object_path    22 include/crm/cib/util.h const char *get_object_path(const char *object_type);
get_object_path    94 lib/cib/cib_attrs.c     attr_snprintf(xpath_string, offset, XPATH_MAX, "%.128s", get_object_path(section));
get_object_path   148 lib/cib/cib_utils.c     const char *xpath = get_object_path(object_type);
get_object_path   123 tools/crm_resource_runtime.c         snprintf(xpath_string + offset, XPATH_MAX - offset, "%s", get_object_path("resources"));
get_object_path   198 tools/crm_ticket.c                  get_object_path(XML_CIB_TAG_CONSTRAINTS), XML_CONS_TAG_RSC_TICKET);