LOG_EMERG         355 include/crm/common/logging.h #define crm_emerg(fmt, args...)   qb_log(LOG_EMERG,       fmt , ##args)
LOG_EMERG         757 lib/common/logging.c         {"emerg", LOG_EMERG},