node_summary      483 lib/pengine/pe_digest.c                          const char *digest_calc, const char *node_summary)
node_summary      487 lib/pengine/pe_digest.c     if (rsc_id && agent && digest_calc && node_summary) {
node_summary      494 lib/pengine/pe_digest.c         matches = (strstr(node_summary, search_secure) != NULL);
node_summary      496 lib/pengine/pe_digest.c                   search_secure, matches? "" : "not ", node_summary);
node_summary      523 lib/pengine/pe_digest.c     const char *node_summary = NULL;
node_summary      530 lib/pengine/pe_digest.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_ALL);
node_summary      531 lib/pengine/pe_digest.c     if (node_summary == NULL) {
node_summary      538 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary      544 lib/pengine/pe_digest.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_SECURE);
node_summary      546 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary     2088 lib/pengine/pe_output.c node_summary(pcmk__output_t *out, va_list args) {
node_summary     2741 lib/pengine/pe_output.c     { "node-summary", "default", node_summary },