object_href_val  2516 lib/common/xml.c                *object_href_val = NULL;
object_href_val  2531 lib/common/xml.c     object_href_val = ID(update);
object_href_val  2532 lib/common/xml.c     if (object_href_val != NULL) {
object_href_val  2535 lib/common/xml.c         object_href_val = crm_element_value(update, XML_ATTR_IDREF);
object_href_val  2536 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href_val  2544 lib/common/xml.c                                 object_href, object_href_val);
object_href_val  2555 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2562 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2593 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2603 lib/common/xml.c               object_href ? object_href_val : "");