94 # define RSC_ROLE_MAX RSC_ROLE_MASTER+1 96 # define RSC_ROLE_UNKNOWN_S "Unknown" 97 # define RSC_ROLE_STOPPED_S "Stopped" 98 # define RSC_ROLE_STARTED_S "Started" 99 # define RSC_ROLE_SLAVE_S "Slave" 100 # define RSC_ROLE_MASTER_S "Master" 127 const char *
pe_pref(GHashTable * options,
const char *name);
130 static inline const char *
135 return "shutting it down";
137 return "attempting recovery";
139 return "waiting for an administrator";
const char * task2text(enum action_tasks task)
enum action_tasks text2task(const char *task)
const char * pe_pref(GHashTable *options, const char *name)
const char * role2text(enum rsc_role_e role)
void calculate_active_ops(GList *sorted_op_list, int *start_index, int *stop_index)
enum rsc_role_e text2role(const char *role)
const char * fail2text(enum action_fail_response fail)
gboolean was_processing_error
gboolean was_processing_warning
enum crm_ais_msg_types type