10 #ifndef PCMK__PCMKI_PCMKI_RESULT_CODE__H    11 #  define PCMK__PCMKI_PCMKI_RESULT_CODE__H    23 #endif // PCMK__PCMKI_PCMKI_RESULT_CODE__H 
int pcmk__show_result_code(pcmk__output_t *out, int code, enum pcmk_result_type type, uint32_t flags)
 
enum crm_ais_msg_types type
 
Formatted output for pacemaker tools. 
 
This structure contains everything that makes up a single output formatter. 
 
int pcmk__list_result_codes(pcmk__output_t *out, enum pcmk_result_type type, uint32_t flags)
 
pcmk_result_type
Types of Pacemaker result codes.