result_type 63 maint/gnulib/lib/strverscmp.c static const int_least8_t result_type[] = result_type 93 maint/gnulib/lib/strverscmp.c state = result_type[state * 3 + (((c2 == '0') + (isdigit (c2) != 0)))]; result_type 25 tools/crm_error.c enum pcmk_result_type result_type; // How to interpret result codes result_type 27 tools/crm_error.c .result_type = pcmk_result_legacy, result_type 35 tools/crm_error.c options.result_type = pcmk_result_exitcode; result_type 37 tools/crm_error.c options.result_type = pcmk_result_rc; result_type 131 tools/crm_error.c pcmk__list_result_codes(out, options.result_type, flags); result_type 159 tools/crm_error.c pcmk__show_result_code(out, code, options.result_type, flags);