action_fail_response  130 include/crm/pengine/common.h const char *fail2text(enum action_fail_response fail);
action_fail_response  402 include/crm/pengine/pe_types.h     enum action_fail_response on_fail;
action_fail_response  318 lib/pengine/common.c fail2text(enum action_fail_response fail)
action_fail_response   54 lib/pengine/unpack.c                           enum action_fail_response *failed,
action_fail_response 1892 lib/pengine/unpack.c                   enum action_fail_response on_fail,
action_fail_response 2280 lib/pengine/unpack.c     enum action_fail_response on_fail = action_fail_ignore;
action_fail_response 2826 lib/pengine/unpack.c cmp_on_fail(enum action_fail_response first, enum action_fail_response second)
action_fail_response 2905 lib/pengine/unpack.c                       enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 3067 lib/pengine/unpack.c     pe_resource_t *rsc, int rc, int target_rc, pe_node_t * node, xmlNode * xml_op, enum action_fail_response * on_fail, pe_working_set_t * data_set) 
action_fail_response 3436 lib/pengine/unpack.c static enum action_fail_response
action_fail_response 3439 lib/pengine/unpack.c     enum action_fail_response result = action_fail_recover;
action_fail_response 3450 lib/pengine/unpack.c                       xmlNode * last_failure, enum action_fail_response * on_fail, pe_working_set_t * data_set)
action_fail_response 3581 lib/pengine/unpack.c               xmlNode **last_failure, enum action_fail_response *on_fail,
action_fail_response 3594 lib/pengine/unpack.c     enum action_fail_response failure_strategy = action_fail_recover;