update_name 1682 lib/common/xml.c const char *update_name = NULL; update_name 1697 lib/common/xml.c update_name = (const char *) update->name; update_name 1699 lib/common/xml.c CRM_CHECK(update_name != NULL, goto done); update_name 1717 lib/common/xml.c update_name, update_id_attr, update_name 1720 lib/common/xml.c trace_s = crm_strdup_printf("<%s/>", update_name); update_name 1728 lib/common/xml.c target = pcmk__xe_first_child(parent, update_name, update_id_attr, update_name 1734 lib/common/xml.c target = pcmk__xe_create(parent, update_name); update_name 1735 lib/common/xml.c crm_trace("Added %s", pcmk__s(trace_s, update_name)); update_name 1739 lib/common/xml.c crm_trace("Found node %s to update", pcmk__s(trace_s, update_name)); update_name 1762 lib/common/xml.c crm_trace("Updating child of %s", pcmk__s(trace_s, update_name)); update_name 1766 lib/common/xml.c crm_trace("Finished with %s", pcmk__s(trace_s, update_name));