buffer_set 127 lib/common/patchset_display.c GString *buffer_set = NULL; buffer_set 144 lib/common/patchset_display.c pcmk__add_separated_word(&buffer_set, 256, "@", ", "); buffer_set 145 lib/common/patchset_display.c pcmk__g_strcat(buffer_set, name, "=", value, NULL); buffer_set 153 lib/common/patchset_display.c if (buffer_set != NULL) { buffer_set 154 lib/common/patchset_display.c temp_rc = out->info(out, "+ %s: %s", xpath, buffer_set->str); buffer_set 156 lib/common/patchset_display.c g_string_free(buffer_set, TRUE);