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