crm_exit_name 363 include/crm/common/results.h const char *crm_exit_name(crm_exit_t exit_code); crm_exit_name 58 lib/common/results.c code_name = crm_exit_name(code); crm_exit_name 1055 lib/common/results.c crm_exit_name(exit_status), crm_exit_str(exit_status)); crm_exit_name 34 lib/common/tests/results/pcmk__results_test.c assert_string_equal(crm_exit_name(CRM_EX_OK), "CRM_EX_OK");