object_href_val  2501 lib/common/xml.c                *object_href_val = NULL;
object_href_val  2516 lib/common/xml.c     object_href_val = ID(update);
object_href_val  2517 lib/common/xml.c     if (object_href_val != NULL) {
object_href_val  2520 lib/common/xml.c         object_href_val = crm_element_value(update, XML_ATTR_IDREF);
object_href_val  2521 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href_val  2529 lib/common/xml.c                                 object_href, object_href_val);
object_href_val  2540 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2547 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2580 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2590 lib/common/xml.c               object_href ? object_href_val : "");