buffer_unset      240 lib/common/patchset_display.c             GString *buffer_unset = NULL;
buffer_unset      258 lib/common/patchset_display.c                     pcmk__add_separated_word(&buffer_unset, 256, "@", ", ");
buffer_unset      259 lib/common/patchset_display.c                     g_string_append(buffer_unset, name);
buffer_unset      269 lib/common/patchset_display.c             if (buffer_unset != NULL) {
buffer_unset      271 lib/common/patchset_display.c                                     xpath, buffer_unset->str);
buffer_unset      273 lib/common/patchset_display.c                 g_string_free(buffer_unset, TRUE);