digests_all      1104 lib/pengine/pe_actions.c             GString *digests_all = g_string_sized_new(1024);
digests_all      1133 lib/pengine/pe_actions.c                 pcmk__g_strcat(digests_all,
digests_all      1141 lib/pengine/pe_actions.c             value = strdup((const char *) digests_all->str);
digests_all      1144 lib/pengine/pe_actions.c             g_string_free(digests_all, TRUE);