object_href_val  2521 lib/common/xml.c                *object_href_val = NULL;
object_href_val  2536 lib/common/xml.c     object_href_val = ID(update);
object_href_val  2537 lib/common/xml.c     if (object_href_val != NULL) {
object_href_val  2540 lib/common/xml.c         object_href_val = crm_element_value(update, XML_ATTR_IDREF);
object_href_val  2541 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href_val  2549 lib/common/xml.c                                 object_href, object_href_val);
object_href_val  2560 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2567 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2598 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2608 lib/common/xml.c               object_href ? object_href_val : "");