buffer_unset 544 lib/common/patchset.c GString *buffer_unset = NULL; buffer_unset 562 lib/common/patchset.c pcmk__add_separated_word(&buffer_unset, 256, "@", ", "); buffer_unset 563 lib/common/patchset.c g_string_append(buffer_unset, name); buffer_unset 573 lib/common/patchset.c if (buffer_unset != NULL) { buffer_unset 576 lib/common/patchset.c (const char *) buffer_unset->str); buffer_unset 577 lib/common/patchset.c g_string_free(buffer_unset, TRUE);