object_href_val  2517 lib/common/xml.c                *object_href_val = NULL;
object_href_val  2532 lib/common/xml.c     object_href_val = ID(update);
object_href_val  2533 lib/common/xml.c     if (object_href_val != NULL) {
object_href_val  2536 lib/common/xml.c         object_href_val = crm_element_value(update, XML_ATTR_IDREF);
object_href_val  2537 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href_val  2545 lib/common/xml.c                                 object_href, object_href_val);
object_href_val  2556 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2563 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2594 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2604 lib/common/xml.c               object_href ? object_href_val : "");