99 # define RSC_ROLE_MAX RSC_ROLE_MASTER+1 101 # define RSC_ROLE_UNKNOWN_S "Unknown" 102 # define RSC_ROLE_STOPPED_S "Stopped" 103 # define RSC_ROLE_STARTED_S "Started" 104 # define RSC_ROLE_SLAVE_S "Slave" 105 # define RSC_ROLE_MASTER_S "Master" 132 const char *
pe_pref(GHashTable * options,
const char *
name);
135 static inline const char *
140 return "shutting it down";
142 return "attempting recovery";
144 return "waiting for an administrator";
const char * task2text(enum action_tasks task)
struct crm_time_s crm_time_t
struct pe_rule_eval_data pe_rule_eval_data_t
enum action_tasks text2task(const char *task)
const char * pe_pref(GHashTable *options, const char *name)
struct pe_re_match_data pe_re_match_data_t
const char * role2text(enum rsc_role_e role)
pe_match_data_t * match_data
pe_op_eval_data_t * op_data
void calculate_active_ops(GList *sorted_op_list, int *start_index, int *stop_index)
struct pe_rsc_eval_data pe_rsc_eval_data_t
struct pe_match_data pe_match_data_t
enum rsc_role_e text2role(const char *role)
pe_rsc_eval_data_t * rsc_data
const char * fail2text(enum action_fail_response fail)
struct pe_op_eval_data pe_op_eval_data_t
gboolean was_processing_error
gboolean was_processing_warning
enum crm_ais_msg_types type