node_summary      514 lib/pengine/pe_digest.c                          const char *digest_calc, const char *node_summary)
node_summary      518 lib/pengine/pe_digest.c     if (rsc_id && agent && digest_calc && node_summary) {
node_summary      525 lib/pengine/pe_digest.c         matches = (strstr(node_summary, search_secure) != NULL);
node_summary      527 lib/pengine/pe_digest.c                   search_secure, matches? "" : "not ", node_summary);
node_summary      554 lib/pengine/pe_digest.c     const char *node_summary = NULL;
node_summary      561 lib/pengine/pe_digest.c     node_summary = pcmk__node_attr(node, CRM_ATTR_DIGESTS_ALL, NULL,
node_summary      563 lib/pengine/pe_digest.c     if (node_summary == NULL) {
node_summary      570 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary      576 lib/pengine/pe_digest.c     node_summary = pcmk__node_attr(node, CRM_ATTR_DIGESTS_SECURE, NULL,
node_summary      579 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary     2694 lib/pengine/pe_output.c node_summary(pcmk__output_t *out, va_list args) {
node_summary     3427 lib/pengine/pe_output.c     { "node-summary", "default", node_summary },