buffer_unset      243 lib/common/patchset_display.c             GString *buffer_unset = NULL;
buffer_unset      263 lib/common/patchset_display.c                     pcmk__add_separated_word(&buffer_unset, 256, "@", ", ");
buffer_unset      264 lib/common/patchset_display.c                     g_string_append(buffer_unset, name);
buffer_unset      274 lib/common/patchset_display.c             if (buffer_unset != NULL) {
buffer_unset      276 lib/common/patchset_display.c                                     xpath, buffer_unset->str);
buffer_unset      278 lib/common/patchset_display.c                 g_string_free(buffer_unset, TRUE);