object_name 532 lib/cib/cib_ops.c const char *object_name = NULL; object_name 537 lib/cib/cib_ops.c object_name = (const char *) update->name; object_name 538 lib/cib/cib_ops.c CRM_CHECK(object_name != NULL, return -EINVAL); object_name 541 lib/cib/cib_ops.c crm_trace("Processing update for <%s%s%s%s>", object_name, object_name 548 lib/cib/cib_ops.c target = find_xml_node(parent, object_name, FALSE); object_name 551 lib/cib/cib_ops.c target = pcmk__xe_match(parent, object_name, XML_ATTR_ID, object_id); object_name 555 lib/cib/cib_ops.c target = create_xml_node(parent, object_name); object_name 558 lib/cib/cib_ops.c crm_trace("Found node <%s%s%s%s> to update", object_name, object_name 594 lib/cib/cib_ops.c pcmk__s(object_name, "<null>"), object_name 599 lib/cib/cib_ops.c crm_trace("Processing children of <%s%s%s%s>", object_name, object_name 628 lib/cib/cib_ops.c crm_trace("Finished handling update for <%s%s%s%s>", object_name, object_name 639 lib/cib/cib_ops.c const char *object_name = NULL; object_name 647 lib/cib/cib_ops.c object_name = (const char *) new_obj->name; object_name 648 lib/cib/cib_ops.c if (object_name == NULL) { object_name 654 lib/cib/cib_ops.c crm_trace("Processing creation of <%s%s%s%s>", object_name, object_name 660 lib/cib/cib_ops.c equiv_node = find_xml_node(parent, object_name, FALSE); object_name 662 lib/cib/cib_ops.c equiv_node = pcmk__xe_match(parent, object_name, XML_ATTR_ID, object_name 2213 lib/common/xml.c const char *object_name = NULL, object_name 2229 lib/common/xml.c object_name = (const char *) update->name; object_name 2238 lib/common/xml.c CRM_CHECK(object_name != NULL, return); object_name 2242 lib/common/xml.c target = pcmk__xe_match(parent, object_name, object_name 2247 lib/common/xml.c target = create_xml_node(parent, object_name); object_name 2250 lib/common/xml.c crm_trace("Added <%s%s%s%s%s/>", pcmk__s(object_name, "<null>"), object_name 2258 lib/common/xml.c pcmk__s(object_name, "<null>"), object_name 2288 lib/common/xml.c pcmk__s(object_name, "<null>"), object_name 2298 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);