buffer_set 543 lib/common/patchset.c GString *buffer_set = NULL; buffer_set 558 lib/common/patchset.c pcmk__add_separated_word(&buffer_set, 256, "@", ", "); buffer_set 559 lib/common/patchset.c pcmk__g_strcat(buffer_set, name, "=", value, NULL); buffer_set 567 lib/common/patchset.c if (buffer_set != NULL) { buffer_set 570 lib/common/patchset.c (const char *) buffer_set->str); buffer_set 571 lib/common/patchset.c g_string_free(buffer_set, TRUE);