node_summary      496 lib/pengine/pe_digest.c                          const char *digest_calc, const char *node_summary)
node_summary      500 lib/pengine/pe_digest.c     if (rsc_id && agent && digest_calc && node_summary) {
node_summary      507 lib/pengine/pe_digest.c         matches = (strstr(node_summary, search_secure) != NULL);
node_summary      509 lib/pengine/pe_digest.c                   search_secure, matches? "" : "not ", node_summary);
node_summary      536 lib/pengine/pe_digest.c     const char *node_summary = NULL;
node_summary      543 lib/pengine/pe_digest.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_ALL);
node_summary      544 lib/pengine/pe_digest.c     if (node_summary == NULL) {
node_summary      551 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary      557 lib/pengine/pe_digest.c     node_summary = pe_node_attribute_raw(node, CRM_ATTR_DIGESTS_SECURE);
node_summary      559 lib/pengine/pe_digest.c                                  node_summary)) {
node_summary     2436 lib/pengine/pe_output.c node_summary(pcmk__output_t *out, va_list args) {
node_summary     3081 lib/pengine/pe_output.c     { "node-summary", "default", node_summary },