crm_app_description   78 lib/common/utils.c static const char *crm_app_description = NULL;
crm_app_description 1045 lib/common/utils.c         crm_app_description = app_desc;
crm_app_description 1120 lib/common/utils.c     fprintf(stream, "%s - %s\n", crm_system_name, crm_app_description);
crm_app_description 1155 lib/common/utils.c         fprintf(stream, "Usage: %s - %s\n", crm_system_name, crm_app_description);