digests_all      1308 lib/pengine/pe_actions.c             GString *digests_all = g_string_sized_new(1024);
digests_all      1335 lib/pengine/pe_actions.c                 pcmk__g_strcat(digests_all,
digests_all      1343 lib/pengine/pe_actions.c                              digests_all->str);
digests_all      1344 lib/pengine/pe_actions.c             g_string_free(digests_all, TRUE);