object_name       394 lib/cib/cib_ops.c     const char *object_name = NULL;
object_name       399 lib/cib/cib_ops.c     object_name = crm_element_name(update);
object_name       400 lib/cib/cib_ops.c     CRM_CHECK(object_name != NULL, return -EINVAL);
object_name       403 lib/cib/cib_ops.c     crm_trace("Processing update for <%s%s%s%s>", object_name,
object_name       409 lib/cib/cib_ops.c         target = find_xml_node(parent, object_name, FALSE);
object_name       412 lib/cib/cib_ops.c         target = pcmk__xe_match(parent, object_name, XML_ATTR_ID, object_id);
object_name       416 lib/cib/cib_ops.c         target = create_xml_node(parent, object_name);
object_name       419 lib/cib/cib_ops.c     crm_trace("Found node <%s%s%s%s> to update", object_name,
object_name       460 lib/cib/cib_ops.c         crm_notice("Cannot update <%s id=%s>", pcmk__s(object_name, "<null>"), pcmk__s(object_id, "<null>"));
object_name       464 lib/cib/cib_ops.c     crm_trace("Processing children of <%s%s%s%s>", object_name,
object_name       492 lib/cib/cib_ops.c     crm_trace("Finished handling update for <%s%s%s%s>", object_name,
object_name       502 lib/cib/cib_ops.c     const char *object_name = NULL;
object_name       510 lib/cib/cib_ops.c     object_name = crm_element_name(new_obj);
object_name       511 lib/cib/cib_ops.c     if (object_name == NULL) {
object_name       517 lib/cib/cib_ops.c     crm_trace("Processing creation of <%s%s%s%s>", object_name,
object_name       522 lib/cib/cib_ops.c         equiv_node = find_xml_node(parent, object_name, FALSE);
object_name       524 lib/cib/cib_ops.c         equiv_node = pcmk__xe_match(parent, object_name, XML_ATTR_ID,
object_name      2653 lib/common/xml.c     const char *object_name = NULL,
object_name      2669 lib/common/xml.c     object_name = crm_element_name(update);
object_name      2678 lib/common/xml.c     CRM_CHECK(object_name != NULL, return);
object_name      2682 lib/common/xml.c         target = pcmk__xe_match(parent, object_name,
object_name      2687 lib/common/xml.c         target = create_xml_node(parent, object_name);
object_name      2690 lib/common/xml.c         crm_trace("Added  <%s%s%s%s%s/>", pcmk__s(object_name, "<null>"),
object_name      2698 lib/common/xml.c                   pcmk__s(object_name, "<null>"),
object_name      2730 lib/common/xml.c                   pcmk__s(object_name, "<null>"),
object_name      2740 lib/common/xml.c     crm_trace("Finished with <%s%s%s%s%s/>", pcmk__s(object_name, "<null>"),
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);