action_fail_response  120 include/crm/pengine/common.h const char *fail2text(enum action_fail_response fail);
action_fail_response  345 include/crm/pengine/status.h     enum action_fail_response on_fail;
action_fail_response  196 lib/pengine/common.c fail2text(enum action_fail_response fail)
action_fail_response   46 lib/pengine/unpack.c                        enum action_fail_response *failed, pe_working_set_t * data_set);
action_fail_response 1861 lib/pengine/unpack.c                   enum action_fail_response on_fail,
action_fail_response 2206 lib/pengine/unpack.c     enum action_fail_response on_fail = FALSE;
action_fail_response 2612 lib/pengine/unpack.c                       enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 2735 lib/pengine/unpack.c     resource_t *rsc, int rc, int target_rc, node_t * node, xmlNode * xml_op, enum action_fail_response * on_fail, pe_working_set_t * data_set) 
action_fail_response 2988 lib/pengine/unpack.c static enum action_fail_response
action_fail_response 3002 lib/pengine/unpack.c                       xmlNode * last_failure, enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 3092 lib/pengine/unpack.c               enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 3107 lib/pengine/unpack.c     enum action_fail_response failure_strategy = action_fail_recover;