object_href_val  2215 lib/common/xml.c                *object_href_val = NULL;
object_href_val  2230 lib/common/xml.c     object_href_val = ID(update);
object_href_val  2231 lib/common/xml.c     if (object_href_val != NULL) {
object_href_val  2234 lib/common/xml.c         object_href_val = crm_element_value(update, XML_ATTR_IDREF);
object_href_val  2235 lib/common/xml.c         object_href = (object_href_val == NULL) ? NULL : XML_ATTR_IDREF;
object_href_val  2243 lib/common/xml.c                                 object_href, object_href_val);
object_href_val  2254 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2262 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2292 lib/common/xml.c                   object_href ? object_href_val : "");
object_href_val  2302 lib/common/xml.c               object_href ? object_href_val : "");