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 410 lib/cib/cib_ops.c target = find_xml_node(parent, object_name, FALSE); object_name 413 lib/cib/cib_ops.c target = pcmk__xe_match(parent, object_name, XML_ATTR_ID, object_id); object_name 417 lib/cib/cib_ops.c target = create_xml_node(parent, object_name); object_name 420 lib/cib/cib_ops.c crm_trace("Found node <%s%s%s%s> to update", object_name, object_name 464 lib/cib/cib_ops.c pcmk__s(object_name, "<null>"), object_name 469 lib/cib/cib_ops.c crm_trace("Processing children of <%s%s%s%s>", object_name, object_name 498 lib/cib/cib_ops.c crm_trace("Finished handling update for <%s%s%s%s>", object_name, object_name 509 lib/cib/cib_ops.c const char *object_name = NULL; object_name 517 lib/cib/cib_ops.c object_name = crm_element_name(new_obj); object_name 518 lib/cib/cib_ops.c if (object_name == NULL) { object_name 524 lib/cib/cib_ops.c crm_trace("Processing creation of <%s%s%s%s>", object_name, object_name 530 lib/cib/cib_ops.c equiv_node = find_xml_node(parent, object_name, FALSE); object_name 532 lib/cib/cib_ops.c equiv_node = pcmk__xe_match(parent, object_name, XML_ATTR_ID, object_name 2244 lib/common/xml.c const char *object_name = NULL, object_name 2260 lib/common/xml.c object_name = crm_element_name(update); object_name 2269 lib/common/xml.c CRM_CHECK(object_name != NULL, return); object_name 2273 lib/common/xml.c target = pcmk__xe_match(parent, object_name, object_name 2278 lib/common/xml.c target = create_xml_node(parent, object_name); object_name 2281 lib/common/xml.c crm_trace("Added <%s%s%s%s%s/>", pcmk__s(object_name, "<null>"), object_name 2289 lib/common/xml.c pcmk__s(object_name, "<null>"), object_name 2321 lib/common/xml.c pcmk__s(object_name, "<null>"), object_name 2331 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);