update_name 1699 lib/common/xml.c const char *update_name = NULL; update_name 1714 lib/common/xml.c update_name = (const char *) update->name; update_name 1716 lib/common/xml.c CRM_CHECK(update_name != NULL, goto done); update_name 1734 lib/common/xml.c update_name, update_id_attr, update_name 1737 lib/common/xml.c trace_s = crm_strdup_printf("<%s/>", update_name); update_name 1745 lib/common/xml.c target = pcmk__xe_first_child(parent, update_name, update_id_attr, update_name 1751 lib/common/xml.c target = pcmk__xe_create(parent, update_name); update_name 1752 lib/common/xml.c crm_trace("Added %s", pcmk__s(trace_s, update_name)); update_name 1756 lib/common/xml.c crm_trace("Found node %s to update", pcmk__s(trace_s, update_name)); update_name 1782 lib/common/xml.c crm_trace("Updating child of %s", pcmk__s(trace_s, update_name)); update_name 1786 lib/common/xml.c crm_trace("Finished with %s", pcmk__s(trace_s, update_name));