node_summary      513 lib/pengine/pe_digest.c                          const char *digest_calc, const char *node_summary)
node_summary      517 lib/pengine/pe_digest.c     if (rsc_id && agent && digest_calc && node_summary) {
node_summary      524 lib/pengine/pe_digest.c         matches = (strstr(node_summary, search_secure) != NULL);
node_summary      526 lib/pengine/pe_digest.c                   search_secure, matches? "" : "not ", node_summary);
node_summary      553 lib/pengine/pe_digest.c     const char *node_summary = NULL;
node_summary      560 lib/pengine/pe_digest.c     node_summary = pcmk__node_attr(node, CRM_ATTR_DIGESTS_ALL, NULL,
node_summary      562 lib/pengine/pe_digest.c     if (node_summary == NULL) {
node_summary      569 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary      575 lib/pengine/pe_digest.c     node_summary = pcmk__node_attr(node, CRM_ATTR_DIGESTS_SECURE, NULL,
node_summary      578 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary     2710 lib/pengine/pe_output.c node_summary(pcmk__output_t *out, va_list args) {
node_summary     3458 lib/pengine/pe_output.c     { "node-summary", "default", node_summary },