hash_key          425 lib/common/utils.c     char *hash_key = crm_concat(sys ? sys : "none", crm_msg_reference, '_');
hash_key          427 lib/common/utils.c     crm_trace("created hash key: (%s)", hash_key);
hash_key          428 lib/common/utils.c     return hash_key;