buffer_unset      128 lib/common/patchset_display.c             GString *buffer_unset = NULL;
buffer_unset      148 lib/common/patchset_display.c                     pcmk__add_separated_word(&buffer_unset, 256, "@", ", ");
buffer_unset      149 lib/common/patchset_display.c                     g_string_append(buffer_unset, name);
buffer_unset      159 lib/common/patchset_display.c             if (buffer_unset != NULL) {
buffer_unset      161 lib/common/patchset_display.c                                     xpath, buffer_unset->str);
buffer_unset      163 lib/common/patchset_display.c                 g_string_free(buffer_unset, TRUE);