node_summary      504 lib/pengine/pe_digest.c                          const char *digest_calc, const char *node_summary)
node_summary      508 lib/pengine/pe_digest.c     if (rsc_id && agent && digest_calc && node_summary) {
node_summary      515 lib/pengine/pe_digest.c         matches = (strstr(node_summary, search_secure) != NULL);
node_summary      517 lib/pengine/pe_digest.c                   search_secure, matches? "" : "not ", node_summary);
node_summary      544 lib/pengine/pe_digest.c     const char *node_summary = NULL;
node_summary      551 lib/pengine/pe_digest.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_ALL);
node_summary      552 lib/pengine/pe_digest.c     if (node_summary == NULL) {
node_summary      559 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary      565 lib/pengine/pe_digest.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_SECURE);
node_summary      567 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary     2483 lib/pengine/pe_output.c node_summary(pcmk__output_t *out, va_list args) {
node_summary     3137 lib/pengine/pe_output.c     { "node-summary", "default", node_summary },