object_name       387 daemons/based/based_messages.c     const char *object_name = NULL;
object_name       393 daemons/based/based_messages.c         object_name = crm_element_name(delete_spec);
object_name       397 daemons/based/based_messages.c     crm_trace("Processing: <%s id=%s>", crm_str(object_name), crm_str(object_id));
object_name       407 daemons/based/based_messages.c         equiv_node = find_xml_node(parent, object_name, FALSE);
object_name       410 daemons/based/based_messages.c         equiv_node = pcmk__xe_match(parent, object_name, XML_ATTR_ID,
object_name       422 daemons/based/based_messages.c         crm_debug("Removing leaf: <%s id=%s>", crm_str(object_name), crm_str(object_id));
object_name       389 lib/cib/cib_ops.c     const char *object_name = NULL;
object_name       394 lib/cib/cib_ops.c     object_name = crm_element_name(update);
object_name       395 lib/cib/cib_ops.c     CRM_CHECK(object_name != NULL, return -EINVAL);
object_name       398 lib/cib/cib_ops.c     crm_trace("Processing: <%s id=%s>", crm_str(object_name), crm_str(object_id));
object_name       402 lib/cib/cib_ops.c         target = find_xml_node(parent, object_name, FALSE);
object_name       405 lib/cib/cib_ops.c         target = pcmk__xe_match(parent, object_name, XML_ATTR_ID, object_id);
object_name       409 lib/cib/cib_ops.c         target = create_xml_node(parent, object_name);
object_name       412 lib/cib/cib_ops.c     crm_trace("Found node <%s id=%s> to update", crm_str(object_name), crm_str(object_id));
object_name       450 lib/cib/cib_ops.c     crm_trace("Processing children of <%s id=%s>", crm_str(object_name), crm_str(object_id));
object_name       470 lib/cib/cib_ops.c     crm_trace("Finished with <%s id=%s>", crm_str(object_name), crm_str(object_id));
object_name       479 lib/cib/cib_ops.c     const char *object_name = NULL;
object_name       484 lib/cib/cib_ops.c         object_name = crm_element_name(new_obj);
object_name       488 lib/cib/cib_ops.c     crm_trace("Processing: <%s id=%s>", crm_str(object_name), crm_str(object_id));
object_name       490 lib/cib/cib_ops.c     if (new_obj == NULL || object_name == NULL) {
object_name       498 lib/cib/cib_ops.c         equiv_node = find_xml_node(parent, object_name, FALSE);
object_name       501 lib/cib/cib_ops.c         equiv_node = pcmk__xe_match(parent, object_name, XML_ATTR_ID,
object_name      2519 lib/common/xml.c     const char *object_name = NULL,
object_name      2535 lib/common/xml.c     object_name = crm_element_name(update);
object_name      2544 lib/common/xml.c     CRM_CHECK(object_name != NULL, return);
object_name      2548 lib/common/xml.c         target = pcmk__xe_match(parent, object_name,
object_name      2553 lib/common/xml.c         target = create_xml_node(parent, object_name);
object_name      2556 lib/common/xml.c         crm_trace("Added  <%s%s%s%s%s/>", crm_str(object_name),
object_name      2563 lib/common/xml.c         crm_trace("Found node <%s%s%s%s%s/> to update", crm_str(object_name),
object_name      2594 lib/common/xml.c         crm_trace("Updating child <%s%s%s%s%s/>", crm_str(object_name),
object_name      2604 lib/common/xml.c     crm_trace("Finished with <%s%s%s%s%s/>", crm_str(object_name),
object_name      1378 maint/gnulib/lib/stackvma.c       mach_port_t object_name;
object_name      1404 maint/gnulib/lib/stackvma.c                             (vm_region_info_t)&info, &info_count, &object_name)
object_name      1411 maint/gnulib/lib/stackvma.c                          (vm_region_info_t)&info, &info_count, &object_name)
object_name      1430 maint/gnulib/lib/stackvma.c       if (object_name != MACH_PORT_NULL)
object_name      1431 maint/gnulib/lib/stackvma.c         mach_port_deallocate (mach_task_self (), object_name);
object_name      1314 maint/gnulib/lib/vma-iter.c       mach_port_t object_name;
object_name      1341 maint/gnulib/lib/vma-iter.c                             (vm_region_info_t)&info, &info_count, &object_name)
object_name      1348 maint/gnulib/lib/vma-iter.c                          (vm_region_info_t)&info, &info_count, &object_name)
object_name      1351 maint/gnulib/lib/vma-iter.c       if (object_name != MACH_PORT_NULL)
object_name      1352 maint/gnulib/lib/vma-iter.c         mach_port_deallocate (mach_task_self (), object_name);
object_name      1385 maint/gnulib/lib/vma-iter.c       memory_object_name_t object_name;
object_name      1390 maint/gnulib/lib/vma-iter.c                          &inheritance, &shared, &object_name, &offset)
object_name      1393 maint/gnulib/lib/vma-iter.c       mach_port_deallocate (task, object_name);